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 d2ac837 commit 33e46c2Copy full SHA for 33e46c2
1 file changed
README.md
@@ -23,6 +23,7 @@ To install std-nslog:
23
24
Then, in your code, `import nslog`. This will install the shim. The file
25
only needs to be imported once; preferably as early as possible in the
26
+Python application code.
27
28
Once installed, all output written to stdout and stderr will be
29
redirected to the Apple System Log.
0 commit comments