A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/NLog/NLog/wiki/Console-target below:

Console target · NLog/NLog Wiki · GitHub

Writes log messages to the console.

Platforms Supported: All

There is also the colorful ColoredConsole-Target that can highlight single words or color entire rows.

<targets>
  <target xsi:type="Console"
          name="String"
          layout="Layout"
          footer="Layout"
          header="Layout"
          encoding="Encoding"
          stderr="Boolean"
          detectConsoleAvailable="Boolean"
          writeBuffer="Boolean" />
</targets>

Read more about using the Configuration File.

<target name="Console" xsi:type="Console"  layout="${longdate} ${logger} ${level} ${message}"/>

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