Richard Beales
0ba2956ee4
Merge pull request #1014 from drikusroor/fix-flake8-issues-pt-2
...
Fix flake8 issues pt. 2 (Add E231 & E302 flake8 rules)
2023-04-13 17:56:06 +01:00
Pi
a3efbd0bee
Merge pull request #1011 from cryptidv/redis-logging
...
Improved logging on connection fail to a Memory Backend
2023-04-13 15:47:41 +01:00
Drikus Roor
abe01ab81e
fix: Fix flake8 linting errors
2023-04-13 11:05:36 +02:00
Drikus Roor
d1ea6cf002
lint: Fix all E302 linting errors
2023-04-13 10:50:51 +02:00
Andy Melnikov
e635cf4a4a
Fix flake8 E303,W293,W291,W292,E305
...
Some of the previously fixed things creeped in. I would like to keep the
requirements low on the PR authors for now and gradually improve the
pep8 compliance without introducing much breakage.
2023-04-13 08:49:20 +02:00
Eesa Hamza
76b5b95744
Attempt to fix Linter issues
2023-04-12 23:49:32 +03:00
Eesa Hamza
8c51fe8373
Added new logging function as an error or warning message
2023-04-12 23:38:53 +03:00
Drikus Roor
1f837968ff
fix: Fix flake8 errors based on the flake8 command with a narrower definition of errors
2023-04-12 22:12:25 +02:00
Fabrice Hong
0f3c85335c
fix(logger): fix file handler not outputing DEBUG
2023-04-12 19:57:22 +02:00
Fabrice Hong
158c576a87
refactor(logger): rename the typewriter log function from 'log' to 'typewriter_log'
2023-04-12 19:57:17 +02:00
Fabrice Hong
862d44ea39
fix(logger): fix typewriter simulation doesn't work well with Typing spinner
2023-04-12 19:54:03 +02:00
Fabrice Hong
1f5049a9c4
doc(logger): added class documentation
2023-04-12 19:41:11 +02:00
Fabrice Hong
43c006d71c
feat(global): errors logs are logged as debug level and activated with program argument 'debug'
2023-04-12 19:41:08 +02:00