The log level.
The exception that prompted this log.
The name of the module. This will resolve to the current module name by default.
The name of the function. This will resolve to the current function name by default.
The name of the source file. This will resolve to the current source file by default.
The line number in the source file. This will resolve to the current source file's line number by default.
Logs an exception message. It creates a basic message string formatted like "ExceptionName: message".