Append a message with a severity of Level.Debug.
Unlike other log level, this has to be abbreviated as debug is a keyword.
Auto-deduced format string arguments
Format string to use. See ocean.text.convert.Formatter documentation for more informations.
Arguments to format according to fmt.
See Implementation
Append a message with a severity of Level.Debug.
Unlike other log level, this has to be abbreviated as debug is a keyword.