LogLevel Enumeration Reference
LogLevel
Represent the severity and importance of any particular log message.
infoInformation that may be helpful, but isn’t essential, for troubleshooting errors
Declaration
debugVerbose information that may be useful during development or while troubleshooting a specific problem
Declaration
errorDesignates error events that might still allow the application to continue running