cc-backend/internal/config
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
..
config_test.go Cleanup. Fix failing test 2022-09-20 13:07:46 +02:00
config.go Rework pkg/log, add 'loglevel' and 'logdate' flags, streamline 2023-01-23 18:48:06 +01:00