QolUp.LoggerUtils (qol_up v1.0.3)
Macros supporting logging
Link to this section Summary
Functions
Using macro.
Log a string at specified logger level
Inspect then log an object at debug level
Print current stack trace and local variables at debug level, use as first statement in a function
Log a string at specified logger level
Log a string at specified logger level
Log the function result at debug level, pipe to this as last statement in a function
Print local bindings (all local variables)
Log a string at specified logger level
Print the current stack trace at debug level, use as fist statement in a function
Log the function result at debug level, pipe to this as last statement in a function
Log a string at specified logger level
Link to this section Functions
Using macro.
Parameters
- opts KWL options, currently unused
Log a string at specified logger level
Inspect then log an object at debug level
Print current stack trace and local variables at debug level, use as first statement in a function
Log a string at specified logger level
Log a string at specified logger level
Log the function result at debug level, pipe to this as last statement in a function
Print local bindings (all local variables)
Log a string at specified logger level
Print the current stack trace at debug level, use as fist statement in a function
Log the function result at debug level, pipe to this as last statement in a function
Specs
Log a string at specified logger level