Files
query-orchestration/internal/serviceconfig/logger
Michael McGuinness f5061f53db Merged in feature/timeout (pull request #138)
Remove race conditions from -race in tests

* timeout

* raceconditions

* nobuildgp

* build

* perf
2025-05-12 15:11:50 +00:00
..

Logger info

To set the log level of the default logger that will be used throughout all of the services set the

LOG_LEVEL= DEBUG | INFO | WARN | ERROR

and if not specified, INFO is the default.