grafana/pkg/infra/log
ying-jeanne a8eef45a44
Logger migration from log15 to gokit/log (#41636)
* migrate log15 to gokit/log

* fix console log

* update some unittest

* fix all unittest

* fix the build

* Update pkg/infra/log/log.go

Co-authored-by: Yuriy Tseretyan <tceretian@gmail.com>

* general type vector

* correct the level key

Co-authored-by: Yuriy Tseretyan <tceretian@gmail.com>
2022-01-06 22:28:05 +08:00
..
level Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +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 Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
log.go Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
syslog_windows.go Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
syslog.go Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00