Sets or gets the default captureRejection value for all emitters.
This symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error'
listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error'
event is emitted, therefore the process will still crash if no
regular 'error'
listener is installed.
Logs an alert message.
Logs a critical message.
Logs a debug message.
Logs an emergency message.
Logs an error message.
Logs an info message.
Logs a message.
Sync logging.
The type.
The message.
Normalizes a tag value.
The input value.
The output value.
Logs a note message.
The logic for logging a message.
The context.
Invoke log event or not.
Logs a trace message.
Logs a warning message.
Generated using TypeDoc
A basic logger.