Dima Gerasimov
|
a4c713664e
|
core.logging: sync logging helper with Promnesia, adds more goodies
- print exception traceback by default when using logger.exception
- COLLAPSE_DEBUG_LOGS env variable
|
2023-03-03 21:14:11 +00:00 |
|
Sean Breckenridge
|
1b36bd4379
|
fix spelling mistakes
|
2021-03-28 06:53:24 +01:00 |
|
Dima Gerasimov
|
4ad4f34cda
|
core: improve mypy coverage
|
2021-02-18 02:04:40 +00:00 |
|
Dima Gerasimov
|
07f901e1e5
|
core: helpers for automatic dataframes from sequences of NamedTuple/dataclass
also use in my.rescuetime
|
2021-02-14 16:20:38 +00:00 |
|
Dima Gerasimov
|
cc127f1876
|
kython.klogging
- move to core
- add a proper description why it's useful
- make default level INFO
- use HPI_LOGS variable for easier log level control (abdc6df1ea )
|
2020-10-29 03:13:18 +01:00 |
|