Skip to content

Commit 72eef74

Browse files
authored
Update plugin-adapter.py
1 parent 79df02d commit 72eef74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin-adapter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
logging.basicConfig(
23-
level=logging.ERROR,
23+
level=logging.INFO,
2424
format="%(asctime)s [%(threadName)-12.12s] [%(levelname)-5.5s] %(message)s",
2525
handlers=[
2626
logging.FileHandler("debug.log"),

0 commit comments

Comments
 (0)