unprompted/docs/shortcodes/log.md

200 B

Prints a message to the console.

By default, the message context is DEBUG. The first positional argument determines the context.

[log ERROR]The value of [get some_variable] is wrong![/log]