influxdb/kit
Jacob Marble 5f19c6cace
chore: Remove several instances of WithLogger (#15996)
* chore: Remove several instances of WithLogger

* chore: unexport Logger fields

* chore: unexport some more Logger fields

* chore: go fmt

chore: fix test

chore: s/logger/log

chore: fix test

chore: revert http.Handler.Handler constructor initialization

* refactor: integrate review feedback, fix all test nop loggers

* refactor: capitalize all log messages

* refactor: rename two logger to log
2019-12-04 15:10:23 -08:00
..
check Fix typos in miscellaneous packages 2019-04-17 13:30:22 -07:00
cli feat: Allow existing influxdb.ID type to be used as a pflag 2019-07-09 09:20:02 +10:00
errors feat(influxd): Add errors.List to simplify capturing a list of errors 2019-03-19 20:35:02 -07:00
grpc chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
prom chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
signals chore(context,gather,inmem,kit): fix megacheck errors 2018-11-01 12:54:46 -07:00
tracing feat(tracing): dont trace spans with full request paths as operation name in ExtractFromHTTPRequest (#15971) 2019-11-25 15:22:19 +01:00