add docstring to reset method
This commit is contained in:
@@ -294,6 +294,7 @@ if not isinstance(logging.root, NovaRootLogger):
|
|||||||
root = logging.root
|
root = logging.root
|
||||||
|
|
||||||
def reset():
|
def reset():
|
||||||
|
"""Resets logging handlers. Should be called if FLAGS changes."""
|
||||||
root.setup_from_flags()
|
root.setup_from_flags()
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user