Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 386 Bytes

README.markdown

File metadata and controls

12 lines (8 loc) · 386 Bytes

Snippets

The snippets directory contain examples that will not be installed but can guide you in some simple use cases that can help you when creating your own custom sinks.

Colored Cout

A simple example where the log is colored differently depending on what logging level it comes with. The color example is for Linux xterm .Code snippet: colored cout