grafana/pkg/infra/log
Yuriy Tseretyan 8114f6b065
Use stack trace context in XORM trace logger (#43780)
* add caller and stack Valuer functions
* Add WithPrefix and WithSuffix similar to what go-kit offers
* replace New with just `with`. Remove filter wrapper because the first argument of the context argument is not logger but additional context.
* update Xorm logger to use custom depth to display the datastore code instead of xorm
2022-01-13 13:30:28 -05: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 Use stack trace context in XORM trace logger (#43780) 2022-01-13 13:30:28 -05: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