Skip to content

Document how to use with dictConfig() #13

Description

@mattdm

I am a coding dilettante — I write programs for fun, occasionally. I like to have proper logs, but wow the logging module is complicated. I'd love to add these levels (they should be standard!). And, I'd like to load the logging config from my program's already-yaml-based-config file, using dictConfig(). I'm totally perplexed about how one might do this — if I have VERBOSE or NOTICE in my config for a handler, that handler doesn't seem to get defined right, and then everything false apart.

Adding this to the documentation would be much appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions