LoggerConfigurationExtensions class
Convenience extensions for hooking Serilog loggers into LoggerManager.
public static class LoggerConfigurationExtensions
Public Members
| name | description |
|---|---|
| static EnsureSwitch(…) | Ensure that the logger configuration has a logging level switch controlling its minimum level. |
| static Register(…) | Create a logger from this configuration and register it by name. |
See Also
- namespace Kestrun.Logging