The name of the function being logged.
Variables to log.
Optional
message: stringAn optional message to log alongside the variables.
Optional
color: "green" | "red" | "blue" | "yellow" | "magenta" | "bgGreen" | "bgRed" | "bgBlue" | "reset" = "bgBlue"The color to use for the log message.
Generated using TypeDoc
Logs messages for a function, including variables (JSON or normal variables).