anyconfig.init
¶
anyconfig module initialization before any other things.
-
anyconfig.init.
getLogger
(name='anyconfig')¶ See: “Configuring Logging for a Library” in python standard logging howto, e.g. https://docs.python.org/2/howto/logging.html#library-config.