Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
There is an extra comma (,) in the json snippet in Doc/howto/logging-cookbook.rst as follows.
Suppose you configure logging with the following JSON: .. code-block:: json ... "class": "logging.StreamHandler", "level": "INFO", "formatter": "simple", - "stream": "ext://sys.stdout",+ "stream": "ext://sys.stdout" }, "stderr":{Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir