Skip to content

Commit

Permalink
[autofix] Format Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Dec 23, 2024
1 parent c1e625c commit 5310d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ def custom_logger():
...
```
````

### Custom logger

If you'd like to target another logger than the default `root` logger, you can pass [your own logger](https://docs.python.org/3/library/logging.html?#logging.getLogger)'s ID to the option parameter:
Expand Down

0 comments on commit 5310d84

Please sign in to comment.