Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 916 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 916 Bytes

Scribe

Build Status Build status NuGet Version

Scribe is a background Logger and Dispatcher component for creating, manipulating and orchestrating of Logs.

Scribe is a background Logger and Diagnostics component that collects and delegates Log messages. Scribe can be completely configured in the root of the Application without leaving any traces in the client code. All that is needed is the Interface Scribe.ILogger

Visit https://wickedflame.github.io/Scribe/ for the full documentation.