Groups strings recommended for the log function's category property.

Enumeration Members

None: "None"

No specific category. Generally for debug and info messages.

Exception: "Exception"

Errors thrown by the system.

Result: "Result"

Reporting a result. Effectively the same as Info, but contains details on the result.

Configuration: "Configuration"

Issue due to a misconfiguration

TypeMismatch: "Type Mismatch"

Issue due to supplying the wrong type of data.

Generated using TypeDoc v0.25.12