BPT\constants\loggerTypes

Possible values for logger type

Properties
Name Type Description Kind
ERROR Logger type is error, They are important and you must take care of them asap Constant
WARNING Logger type is warning, They are not important but it better to take care of them Constant
INFO Logger type is info Constant
DEPRECATED Logger type is deprecated, deprecated things must be replaced Constant
NONE Its kinda like notice Constant