Skip to content

Commit ca0aa74

Browse files
committed
update cli logging config
1 parent 335e17e commit ca0aa74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inoreader/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
'version': 1,
4141
'formatters': {
4242
'simple': {
43-
'format': '%(asctime)s - %(filename)s:%(lineno)s: %(message)s',
43+
'format': '%(asctime)s - %(message)s',
4444
}
4545
},
4646
'handlers': {

0 commit comments

Comments
 (0)