grafana/pkg/infra/remotecache
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
..
database_storage_test.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
database_storage.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
memcached_storage_integration_test.go Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
memcached_storage.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
redis_storage_integration_test.go Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
redis_storage_test.go Chore: Add go-redis v8 dependency (#39442) 2021-09-20 22:21:59 +02:00
redis_storage.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
remotecache_test.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
remotecache.go Logger migration from log15 to gokit/log (#41636) 2022-01-06 22:28:05 +08:00
testing.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00