|
f68d95a740
|
fix(logging): log file growing indefinitely
Log files are now created on a daily rotation, keeping 3 days worth of logs. This also changes the log file names.
Fixes #453
|
2024-02-14 21:16:53 +00:00 |
|
|
c1ea5fad7e
|
feat(logging): include line numbers
|
2023-05-04 20:07:46 +01:00 |
|
|
fd2d7e5c7a
|
refactor: move startup logging code to logging module
|
2022-12-11 21:31:23 +00:00 |
|
|
5ebc84c7b9
|
refactor(logging): consts for default log levels
|
2022-11-05 17:29:17 +00:00 |
|
|
27f6abad67
|
chore: format and fix clippy warnings
|
2022-10-16 13:54:48 +01:00 |
|
|
ec1d59677b
|
feat(logging): IRONBAR_LOG and IRONBAR_FILE_LOG env vars
|
2022-10-16 13:42:59 +01:00 |
|
|
78e30b39fe
|
docs: add some rustdoc comments throughout
|
2022-08-28 16:57:41 +01:00 |
|
|
ab8f7ecfc8
|
feat: logging support and proper error handling
|
2022-08-21 23:36:51 +01:00 |
|