utility class to use the logger (reporter)
https://loxt.js.org/classes/loxt
constructor for the Loxt class
Instance of Loxt with the provided reporter
https://loxt.js.org/classes/loxt#constructor
Defined behaviour and looks of logging.
Generates a new loxt instance with the same reporter as this instance
the new instance
https://loxt.js.org/classes/loxt#clone
Log with the error reporter
https://loxt.js.org/classes/loxt#error
Log with the info reporter.
https://loxt.js.org/classes/loxt#info
Log with the ready reporter
https://loxt.js.org/classes/loxt#ready
Log with the start reporter
https://loxt.js.org/classes/loxt#start
Log with the success reporter.
https://loxt.js.org/classes/loxt#success
Log with the warning reporter.
https://loxt.js.org/classes/loxt#warn
Static
Replaces the placeholder in the string with the provided message.
The formatted string
https://loxt.js.org/classes/loxt#format
Loxt
utility class to use the logger (reporter)
See
https://loxt.js.org/classes/loxt