Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Exception(Exception, LogType)

Declaration

public void Exception(
    Exception exception,
    LogType type = LogType.Error
)

Summary

Logs an exception with a stack trace and verbosity 1.