Navigation :
ConsoleLogListener
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.Logging |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public class ConsoleLogListener : LogListenerBase
Base types
LogListenerBase
Log listener that writes to the console.
Fields
Constructors
Methods
Called when any message is written to the log.
Parameters
Name |
Description |
log |
The log. |
message |
The message. |
logEvent |
The log event. |
extraData |
The additional data. |
logData |
The log data. |
time |
The time. |
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion