grafana/pkg/infra/log
Marcus Efraimsson ca311bf94f
Logging: Fix server hangs when using log.WithSuffix (#45213)
Fixes a problem where server hangs if setting 
GF_DATABASE_LOG_QUERIES=true.

Ref #44925
2022-02-10 12:51:51 +01:00
..
level Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
term CodeQL: Ignore go/log-injection for terminal logger (#44481) 2022-01-27 19:01:59 +01:00
composite_logger_test.go Chore: Logging improvements (#44925) 2022-02-07 16:00:08 +01:00
composite_logger.go Chore: Fix log filters (#44681) 2022-02-03 23:20:02 +08:00
file_test.go Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
file.go Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
handlers.go Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
interface.go Chore: Fix log filters (#44681) 2022-02-03 23:20:02 +08:00
log_test.go Logging: Fix server hangs when using log.WithSuffix (#45213) 2022-02-10 12:51:51 +01:00
log.go Logging: Fix server hangs when using log.WithSuffix (#45213) 2022-02-10 12:51:51 +01:00
syslog_windows.go Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
syslog.go Chore: Fix log filters (#44681) 2022-02-03 23:20:02 +08:00