routier-collection / core/src / LOG_LEVELS
Variable: LOG_LEVELS
constLOG_LEVELS: readonly ["silent","error","warn","info","debug"]
Defined in: core/src/utilities/logger.ts:27
Ordered from most severe to most verbose. silent discards everything.