fatal

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

Log message at the FATAL level.

Parameters:
  • msg (str) The message.