![]() | LogManagerDefault Property |
The default ILogManager that can be used by applications that don't use dependency injection. This defaults to an instance of LogManager but can be set to something else for unit tests or early in application startup.
Applications that do use dependency injection can obtain this by default via ServiceContainer.
Namespace: Neon.Diagnostics