Type alias: LogLevel
Ƭ LogLevel: "NONE"
| "DEBUG"
| "ERROR"
The types of logging output by AuthConnect:
NONE
: No log outputDEBUG
: Outputs error and debugging logs to aid during developmentERROR
: Only outputs error logs
Ƭ LogLevel: "NONE"
| "DEBUG"
| "ERROR"
The types of logging output by AuthConnect:
NONE
: No log outputDEBUG
: Outputs error and debugging logs to aid during developmentERROR
: Only outputs error logs