warning

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

Log message at the WARNING level.

Parameters:
  • msg (str) The message.