Commit Graph

14 Commits

Author SHA1 Message Date
eikek
84612bc7e7 Update scribe 2023-11-06 00:06:49 +01:00
eikek-scala-steward
0fa543121f Update scribe, scribe-slf4j to 3.10.0 2022-07-08 10:41:48 +02:00
eikek
f6fd155150 Update scribe to 3.9.0 2022-06-27 13:27:01 +02:00
eikek
506fbcbcb7 Improve log events, adding new logger to capture data 2022-05-01 12:28:27 +02:00
eikek
5bdf728eb3 Improve logging configuration
- Log levels of specific loggers can be defined in the config
  file (doesn't work with env variables)

- Log events of background tasks carry now additional data
2022-04-30 18:26:19 +02:00
eikek
422c0905dc Add task to copy files 2022-03-12 12:58:28 +01:00
eikek
e6777df5f2 Log flywaydb migrations 2022-03-06 13:43:01 +01:00
eikek
a3569598d8 Minor improvements
- use a one-line log format
- load templates only once
- fixed typos
- fix reset timezone in ui settings
- hide bookmarks headline if there are none
2022-03-02 22:22:54 +01:00
eikek
e616fde9b7 Fix logger configuration 2022-02-23 22:48:00 +01:00
eikek
0c56549736 Adopt to new scribe version 2022-02-22 22:40:00 +01:00
eikek
99329805ad Always log to stdout 2022-02-20 00:15:43 +01:00
eikek
9eb9497675 Fix logging in tests 2022-02-19 23:33:01 +01:00
eikek
e483a97de7 Adopt to new loggin api 2022-02-19 21:41:38 +01:00
eikek
6442771270 Add a new module to take care of logging
It is based on outr/scribe; mainly providing a json log format and
much easier configuration.
2022-02-19 02:31:26 +01:00