cc-backend/pkg/schema
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
..
schemas Fix inconsistency in config 2022-11-05 08:22:44 +01:00
cluster.go Reformat and Refactor packages. Rebuild GraphQL. 2022-09-07 12:24:45 +02:00
config.go Accept externally generated JWTs provided via cookie 2022-10-19 13:36:13 +02:00
float.go Add copyright and license header. Update license year 2022-07-29 06:29:21 +02:00
job.go add more information to existing errors logs and panics 2023-01-19 16:59:14 +01:00
metrics.go add more information to existing errors logs and panics 2023-01-19 16:59:14 +01:00
validate_test.go Fix broken schema and add tests 2022-09-20 10:27:23 +02:00
validate.go Rework pkg/log, add 'loglevel' and 'logdate' flags, streamline 2023-01-23 18:48:06 +01:00