LoggerConfigurationExtensions.Register method
Create a logger from this configuration and register it by name.
public static ILogger Register(this LoggerConfiguration config, string name,
bool setAsDefault = false)
See Also
- class LoggerConfigurationExtensions
- namespace Kestrun.Logging