cc-backend/internal/metricdata
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
..
cc-metric-store.go add more information to existing errors logs and panics 2023-01-19 16:59:14 +01:00
influxdb-v2.go Rework pkg/log, add 'loglevel' and 'logdate' flags, streamline 2023-01-23 18:48:06 +01:00
metricdata.go Rework pkg/log, add 'loglevel' and 'logdate' flags, streamline 2023-01-23 18:48:06 +01:00
prometheus.go Rework pkg/log, add 'loglevel' and 'logdate' flags, streamline 2023-01-23 18:48:06 +01:00
utils.go Reformat and Refactor packages. Rebuild GraphQL. 2022-09-07 12:24:45 +02:00