A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/serilog/serilog-sinks-coloredconsole below:

serilog-archive/serilog-sinks-coloredconsole: Deprecated: now a part of https://github.com/serilog/serilog-sinks-console

The colored console sink for Serilog

Writes to the system console, using colour to emphasise levels and to highlight structured data within log messages.

This package is being retired

The features of this sink have now been merged into the default Serilog console sink. We recommend using the console sink instead.

var log = new LoggerConfiguration()
    .WriteTo.ColoredConsole()
    .CreateLogger();

Or in XML app-settings format:

<add key="serilog:write-to:ColoredConsole" />

Copyright © 2016 Serilog Contributors - Provided under the Apache License, Version 2.0.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4