Laura Hausmann
91a7b2554f
[backend/logging] Add LOG_TIMESTAMPS environment variable
2024-08-14 04:40:55 +02:00
Laura Hausmann
fbebc91983
[backend/logging] Allow colorful systemd output
...
Since journalctl strips them by default, there's no reason not to include them for compatibility reasons. This change also simplifies the custom logger code greatly.
2024-08-14 04:25:11 +02:00
Laura Hausmann
dba3fc1a6a
[backend/core] Add request/job id to logs, improve log formatting
2024-08-13 20:47:06 +02:00
Laura Hausmann
df3a7bdfe5
[backend] Apply formatting rules
2024-06-29 01:06:19 +02:00
Laura Hausmann
bc270d4fed
[backend/logging] Cleanup unused variable
2024-06-16 22:03:33 +02:00
Laura Hausmann
e089184c63
[backend/logging] Improve systemd logging
2024-06-16 22:01:17 +02:00
Laura Hausmann
0f4cc675d5
[backend/logging] Fix typo
2024-06-16 21:58:10 +02:00
Laura Hausmann
10d40513d3
[backend/logging] Render syslog severity indicator for every line of multi-line log messages in systemd mode
2024-06-16 21:55:17 +02:00
Laura Hausmann
db76a722db
[backend/logging] Fix typo
2024-06-16 21:46:30 +02:00
Laura Hausmann
2c2f350d21
[backend/logging] Correctly log multi-line logs in systemd mode
2024-06-16 21:45:00 +02:00
Laura Hausmann
e2048857fb
[backend/logging] Fix typo
2024-06-16 21:36:57 +02:00
Laura Hausmann
8732f30563
[backend/logging] Display log level in text form in systemd logs
2024-06-16 21:36:38 +02:00
Laura Hausmann
75be495c36
[backend/logging] Add FORCE_COLOR environment variable
2024-06-16 20:50:57 +02:00
Laura Hausmann
29ff35d533
[backend/logging] Revert "Check for terminfo to determine color support"
...
This reverts commit 0de8a9b2f7
.
2024-06-16 20:49:51 +02:00
Laura Hausmann
0de8a9b2f7
[backend/logging] Check for terminfo to determine color support
2024-06-16 20:24:42 +02:00
Laura Hausmann
e4fda75cc9
[backend/logging] Revert "Check for TTY instead of console redirection to determine whether to output color"
...
This reverts commit 80840e4dd6
.
2024-06-16 20:12:47 +02:00
Laura Hausmann
80840e4dd6
[backend/logging] Check for TTY instead of console redirection to determine whether to output color
2024-06-16 20:04:37 +02:00
Laura Hausmann
c083305123
[backend] Code cleanup
2024-02-24 21:03:29 +01:00
Laura Hausmann
d4e1d92771
[backend] Code cleanup: switch to BSD braces style, tweak code style
2024-02-17 02:31:00 +01:00
Laura Hausmann
2eec7f75e3
[backend/logger] Fix stack traces being written in a single line
2024-02-10 17:08:30 +01:00
Laura Hausmann
bdb2fe39fb
[backend] Add custom console logger
2024-02-04 01:45:07 +01:00