Module Logging
Provides classes for working with logging libraries.
Import path
import semmle.javascript.frameworks.Logging
Imports
javascript |
Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Predicates
getAStandardLoggerMethodName |
Gets a log level name that is used in RFC5424, |
Classes
AnsiColorsStep |
A step through the |
AnsiToHtmlStep |
A step through the |
ChalkStep |
A step through the |
CliColorStep |
A step through the |
CliHighlightStep |
A step through the |
ColoretteStep |
A step through the |
ColorsStep |
A step through the |
KleurStep |
A step through the |
LoggerCall |
A call to a logging mechanism. |
SliceAnsiStep |
A step through the |
StripAnsiStep |
A step through the |
WrapAnsiStep |
A step through the |