Formatting

Description

This library is responsible for rendering messages and log events to text. It's used in text-based log implementations (console and file).

Source and packages

GitHub repository: vostok/logging.formatting

NuGet package: Vostok.Logging.Formatting

Install-Package Vostok.Logging.Formatting

Cement users should reference this module with the following command:

cm ref add vostok.logging.formatting <path-to-project>
pageFormattingpageCustom output templates

Last updated