Abstractions

Description

This library contains core interfaces and models, such as ILog and LogEvent. It also hosts a wide set of extensions implemented through ILog decorators.

Source and packages

GitHub repository: vostok/logging.abstractions

NuGet package: Vostok.Logging.Abstractions

Install-Package Vostok.Logging.Abstractions

Cement users should reference this module with the following command:

cm ref add vostok.logging.abstractions <path-to-project>
pageLog eventspageLog interfacepageSyntaxpageSource contextpageCombining multiple logspageFiltering eventspageEnriching eventspageUsing static log provider

Last updated