Oh yea one final question was curious if other var...
# beginners-need-help
g
Oh yea one final question was curious if other variables are defined for the formatter and how they are defined? Looks like jinja templating I guess.
Copy code
formatters:
    simple:
        format: "%(asctime)s - %(name)s - %(levelname)s - %(message)s"