Gets or sets the type of repository to create for this assembly.
The type of repository to create for this assembly.
The type of the repository to create for the assembly. The type must implement the ILoggerRepository interface.
This will be the type of repository created when the repository is created. If multiple assemblies reference the same repository then the repository is only created once using the RepositoryType of the first assembly to call into the repository.
RepositoryAttribute Class | log4net.Config Namespace