Create a logger repository.
Overload List
| Name | Description | |
|---|---|---|
| CreateRepository(String) |
Creates a repository with the specified name.
| |
| CreateRepository(Type) |
Creates a repository with the specified repository type.
| |
| CreateRepository(Assembly, Type) |
Creates a repository for the specified assembly and repository type.
| |
| CreateRepository(String, Type) |
Creates a repository with the specified name and repository type.
|
See Also