Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Adds `LoggerFactory.CreateFromConfig` method, allowing non-cached instances of `Logger` to be created from `LoggerFactory`. - Try really, really hard to cleanly shut down all instances of `Logger`, even if the user does not dispose them.
- Loading branch information