newb: logging.getLogger('') and logging.getLogger("something")

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • johnny

    #1

    newb: logging.getLogger('') and logging.getLogger("something")

    For getLogger, can you pass anything in there and it will return a
    object?
    Would that returned object, be your root logger?

    Thanks,

Working...