We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e1657 commit 62bd030Copy full SHA for 62bd030
docs/source/usage/logging.md
@@ -1,6 +1,6 @@
1
# Custom Logging
2
3
-We forward all agent and worker logs (i.e. from {mod}`logging`, {obj}`sys.stdout`, and {obj}`sys.stderr`) to the launcher process.
+We forward all agent and worker logs (i.e. from {mod}`logging`, `stdout`, and `stderr`) to the launcher process.
4
5
## Defaults
6
0 commit comments