|
0a472d2b39
|
Fix bug in logger
|
2023-06-01 10:12:45 +02:00 |
|
|
d3107dd2cc
|
Omit redundant init of handlers
|
2023-05-09 07:48:46 +02:00 |
|
|
07c10d88b9
|
Initialize log handlers also without init
|
2023-05-09 07:47:54 +02:00 |
|
|
033598a656
|
Remove loglevel notice
|
2023-02-15 11:50:51 +01:00 |
|
Christoph Kluge
|
bb9593964a
|
Reenable formatted log methods
|
2023-02-09 16:24:29 +01:00 |
|
Jan Eitzinger
|
96ad865b53
|
Cleanup and linting
|
2023-02-09 15:43:38 +01:00 |
|
Jan Eitzinger
|
c123a87ece
|
Simplify log wrapper implementation
|
2023-02-09 14:14:58 +01:00 |
|
Christoph Kluge
|
bd770d0e32
|
Fix return error, fix wrong log path, add notice log where applicable
- Adresses issue #26
|
2023-01-24 12:02:29 +01:00 |
|
Christoph Kluge
|
79a949b55e
|
Rework pkg/log, add 'loglevel' and 'logdate' flags, streamline
- removes some previously added manual location strings: now handled by pkg/log depending on loglevel
- kept manual string locations on fmt print functions
- add 'notice' and 'critical' loglevels
- add 'Panic' and 'Panicf' functions to log panics
- adresses issue #26
|
2023-01-23 18:48:06 +01:00 |
|
Jan Eitzinger
|
26df1e7c14
|
Add copyright and license header. Update license year
|
2022-07-29 06:29:21 +02:00 |
|
Jan Eitzinger
|
81819db436
|
Refactor directory structure
|
2022-06-21 17:52:36 +02:00 |
|