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
Cement users should reference this module with the following command:
Related pages
Log eventsLog interfaceSyntaxSource contextCombining multiple logsFiltering eventsEnriching eventsUsing static log providerLast updated