cc-backend/pkg/archive
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
..
archive.go add more information to existing errors logs and panics 2023-01-19 16:59:14 +01:00
clusterConfig.go add more information to existing errors logs and panics 2023-01-19 16:59:14 +01:00
fsBackend_test.go Cleanup. Fix failing test 2022-09-20 13:07:46 +02:00
fsBackend.go Rework pkg/log, add 'loglevel' and 'logdate' flags, streamline 2023-01-23 18:48:06 +01:00
json.go Change interface and reintroduce caching 2022-09-13 07:37:48 +02:00
nodelist_test.go Allow dash outside range of nodelist 2022-11-04 07:31:36 +01:00
nodelist.go Rework pkg/log, add 'loglevel' and 'logdate' flags, streamline 2023-01-23 18:48:06 +01:00
s3Backend.go Refactor package structure 2022-09-05 17:46:38 +02:00