I'm trying to decipher the information contained in my logs (the logging setup is using the default formatter). The documentation states:
Do formatting for a record - if a formatter is set, use it. Otherwise, use the default formatter for the module.
However, I can't find any reference actually stating what this default format is.