Standard log levels.
Logs at debug and trace levels are usually captured only locally for troubleshooting and never sent to consolidated log services.
Log everything except traces
Log all errors.
Log only fatal errors that cause processes to crash
Log errors and important information messages
Nothing to log
Log everything.
Log errors and warnings
Generated using TypeDoc
Standard log levels.
Logs at debug and trace levels are usually captured only locally for troubleshooting and never sent to consolidated log services.