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 3c74713 commit c3f3102Copy full SHA for c3f3102
extra/scripts/minimal-example.py
@@ -0,0 +1,7 @@
1
+#@ LogService sjlog
2
+
3
+import sjlogging
4
5
+log = sjlogging.setup_logger(sjlog)
6
7
+log.warn("warning")
0 commit comments