Commit graph

16 commits

Author SHA1 Message Date
iLLiCiTiT
3858f8f93f removed option to set different logging mongo url, database name or collection name 2021-03-02 13:56:33 +01:00
iLLiCiTiT
e5bec0aad8 added few comments 2020-12-29 17:56:38 +01:00
iLLiCiTiT
e5d5f45cc0 removed lambda usage 2020-12-29 17:52:21 +01:00
iLLiCiTiT
17a056f8c6 removed host argument on get_logger call 2020-12-29 17:21:16 +01:00
iLLiCiTiT
9839ff0f0b moved all logic handling under PypeLogger class 2020-12-29 17:07:52 +01:00
iLLiCiTiT
e10dfe9620 moved global variables under PypeLogger class 2020-12-29 17:04:13 +01:00
iLLiCiTiT
44e0fcba33 exception is set with direct set of key which is faster and expplicit 2020-12-29 17:01:05 +01:00
iLLiCiTiT
0cb7573e53 usage of unicode is done through builtins attribute 2020-12-29 17:00:19 +01:00
iLLiCiTiT
f1c442eff9 removed TimedRotatingFileHandler and file logger creation methods 2020-12-29 16:47:32 +01:00
iLLiCiTiT
c0e6d24ed5 less invasive way of not using root logger 2020-12-18 10:49:32 +01:00
iLLiCiTiT
cc6c752533 remove handlers from root logger to avoid doubled logs 2020-12-18 10:36:24 +01:00
Ondřej Samohel
bfff689926
hound fixes 2020-11-23 13:39:17 +01:00
Ondřej Samohel
d25087fe12
revert messed imports 1 2020-11-23 13:13:39 +01:00
Ondrej Samohel
bcf75bf37e
handle missing directory 2020-11-23 12:16:31 +01:00
Ondrej Samohel
636ded0fc5
fix imports 2020-10-13 18:59:32 +02:00
Ondrej Samohel
69e8a4a70c
first shot at infrastructure 2020-09-09 23:31:28 +02:00