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 eb03c29 commit 0f73a99Copy full SHA for 0f73a99
_logging.py
@@ -22,6 +22,7 @@
22
23
24
def _settings():
25
+ # current log level setting is stored in here
26
return sublime.load_settings("GDLDev.sublime-settings")
27
28
0 commit comments