Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 995 Bytes

scribe.md

File metadata and controls

16 lines (13 loc) · 995 Bytes
title layout nav_order
Scribe
default
8

Scribe

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

Build Status Build status NuGet Version

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

Documentation

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