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 58670e4 commit 7db3bf7Copy full SHA for 7db3bf7
gswikichat/api.py
@@ -7,6 +7,7 @@
7
8
# TODO: Test if this can be included in the `__init__.py` file
9
import logging
10
+import sys
11
12
logging.basicConfig(
13
filename='gbnc.log',
0 commit comments