Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Exception(Exception, uint, LogType)

Declaration

public virtual void Exception(
    Exception exception,
    uint verbosity,
    LogType type
)

Summary

Logs an exception with a stack trace at the specified verbosity and message type. Any InnerExceptions are also logged as appropriate.