error

dragon.logging.error(
  msg,
  *args,
  **kwargs
)[source]

Log the message at the ERROR level.

Parameters:
  • msg (str) The message.