Skip to content
Backpack
Search
K
Main Navigation
Home
Documentation
v0.5.0
v0.5.0
Changelog
Release notes
Appearance
Menu
Return to top
On this page
API reference
/
@backpack/cli
/ LogLevel
Enumeration: LogLevel
Enumeration Members
DEBUG
ts
DEBUG
:
1
;
ERROR
ts
ERROR
:
8
;
INFO
ts
INFO
:
2
;
WARN
ts
WARN
:
4
;