InternalInternalPrints a timestamped log message to the console. Only if CLI.Params.debug is truthy.
Variable to inspect. See VariableInspector.
Depth level for this message.
OptionalmsgArgs: Partial<BulkMsgArgs>Argument overrides for the message.
OptionaltimeArgs: Partial<BulkMsgArgs>Argument overrides for the message's timestamp.
InternalPrints a timestamped log message to the console.
Variable to inspect. See VariableInspector.
Depth level for this message.
OptionalmsgArgs: Partial<BulkMsgArgs>Argument overrides for the message.
OptionaltimeArgs: Partial<BulkMsgArgs>Argument overrides for the message's timestamp.
InternalPrints a timestamped log message to the console. Only if CLI.Params.progress is truthy.
Variable to inspect. See VariableInspector.
Depth level for this message.
OptionalmsgArgs: Partial<BulkMsgArgs>Argument overrides for the message.
OptionaltimeArgs: Partial<BulkMsgArgs>Argument overrides for the message's timestamp.
InternalOutputs a default-level message of the variable.
Variable to inspect. See VariableInspector.
Optionalargs: Partial<Args>Override arguments for converting the variable.
InternalMethod for printing a log message to the console. Only if CLI.Params.verbose is truthy.
Variable to inspect. See VariableInspector.
Depth level for this message.
OptionalmsgArgs: Partial<BulkMsgArgs>Argument overrides for the message.
OptionaltimeArgs: Partial<BulkMsgArgs>Argument overrides for the message's timestamp.
Shape of the variable inspection utility class to be available in each Logger.
See
VariableInspector Used to inspect variables.
Since
0.1.0-alpha