Navigation :
LogEvent
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 enum LogEvent : Enum
Base types
Enum
Different types of logging events.
Fields
Debug
Debug message.
Error
Error message.
Info
Info message.
Status
Status message.
Warning
Warning message.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion