All types of log that you can use when logging a message.
Used to log an information message.
Used to log a warning message.
Used to log an error message.
Used to log an exception message.
Used to log a debug message. Only works in debug mode.
Used to log a todo message.
See Implementation
All types of log that you can use when logging a message.