Configuration

Description

This library contains ConfigurableLog — an implementation of ILog that aggregates multiple named loggers and allows to dynamically configure filtering and enrichment rules from external sources.

Source and packages

GitHub repository: vostok/logging.configuration

NuGet package: Vostok.Logging.Configuration

Install-Package Vostok.Logging.Configuration

Cement users should reference this module with the following command:

cm ref add vostok.logging.configuration <path-to-project>
pageExternal configuration rules

Last updated