Matthias
|
bf5a082358
|
bufferhandler should log right from the beginning
|
2020-08-27 11:37:20 +02:00 |
|
Matthias
|
f5863a1c6f
|
Fix mypy errors
|
2020-08-15 08:15:47 +02:00 |
|
Matthias
|
9659e516c8
|
Remove queue import
Improve tests
|
2020-08-14 20:35:15 +02:00 |
|
Matthias
|
c4f78203ab
|
Initialize streamhandler early to have it apply to all logs
|
2020-08-14 20:08:55 +02:00 |
|
Matthias
|
cdfcdb86c9
|
Increase logfile size
|
2020-08-14 20:00:09 +02:00 |
|
Matthias
|
122c0e8ddc
|
Readd accidentally dropped StreamHandler
|
2020-08-14 19:50:56 +02:00 |
|
Matthias
|
5f79caa307
|
Implement /logs endpoints in telegram and restAPI
|
2020-08-14 15:44:36 +02:00 |
|
Matthias
|
b989ba0f82
|
Simplify setup of handlers
|
2020-08-14 14:53:21 +02:00 |
|
Matthias
|
48944fd4cb
|
Logging with queueHandler
|
2020-08-14 14:41:46 +02:00 |
|
Matthias
|
7ad1c7e817
|
Allow lower verbosity level for api server
Not logging all calls makes sense when running the UI
otherwise this is VERY verbose, clogging up the log.
|
2020-05-31 09:51:45 +02:00 |
|
Fredrik81
|
40a413c524
|
More remove of progressbar2
|
2020-03-11 22:50:23 +01:00 |
|
Fredrik81
|
3a8b68c0fd
|
Initial work on progressbar
|
2020-03-10 20:30:36 +01:00 |
|
Matthias
|
1ffda29fd2
|
Adjust improts to new exception location
|
2019-12-30 15:02:17 +01:00 |
|
hroff-1902
|
36b2ed172c
|
Merge branch 'develop' into logging-syslog
|
2019-11-30 21:38:50 +03:00 |
|
hroff-1902
|
9c180e587b
|
Log to stderr
|
2019-10-30 04:04:28 +03:00 |
|
hroff-1902
|
41f97a73c9
|
Add logging to syslog and journald
|
2019-10-25 17:31:57 +03:00 |
|
hroff-1902
|
15d2cbd6df
|
loggers: wording improved
|
2019-07-07 10:17:01 +03:00 |
|
hroff-1902
|
84d3868994
|
rename loglevel --> verbosity, because it's not logging level
|
2019-07-07 02:53:13 +03:00 |
|
hroff-1902
|
8114d790a5
|
commit forgotten loggers.py
|
2019-07-07 01:40:52 +03:00 |
|