How is a "log domain" different from a logger name...
# development
h
How is a "log domain" different from a logger name?
h
I'm thinking of it as "what name(s) someone will use in the
-log-domain-levels
option"
which could be the python module name but doesn't have to be
h
It has to be logger names, no?
Or globs of them ('pants.foo.bar' or 'pants.foo.*')