Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Jun 1, 2023
1 parent 6e4bb5a commit 7bc7930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ Using the logger in your scripts is easy, and you can |configure|_ it at start.
}
logger.configure(**config)

# For libraries
# For libraries, should be your library's `__name__`
logger.disable("my_library")
# or
logger.disable(__name__)
Expand Down

0 comments on commit 7bc7930

Please sign in to comment.