Methods
-
<static> getServiceLogger(level, prefix)
-
Get an instance class of the service color logger
Parameters:
Name Type Description level
Augmented.Logger.Level The logger level
prefix
string Optional prefix for the logger message
- Source:
-
<static> setPrefix(prefix)
-
Set the prefix of the logger
Parameters:
Name Type Description prefix
string The prefix for the logger message
- Source: