@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
1 lines • 473 B
Source Map (JSON)
{"version":3,"sources":["../../../packages/core/diagnostics/log-level.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,oBAAY,QAAQ;IAChB,QAAQ,IAAI;IACZ,KAAK,IAAA;IACL,OAAO,IAAA;IACP,OAAO,IAAA;IACP,aAAa,IAAA;IACb,OAAO,IAAA;IACP,KAAK,IAAA;CACR","file":"log-level.d.ts","sourcesContent":["/**\r\n * Log level of record.\r\n */\r\nexport enum LogLevel {\r\n Critical = 1,\r\n Error,\r\n Warning,\r\n Success,\r\n Informational,\r\n Verbose,\r\n Debug\r\n}\r\n"]}