etcd/server/embed
Piotr Tabor f82b5cb776
Bring back original NewZapCoreLoggerBuilder api. (#12973)
The funcion signature has been changed in:
eafbc8c57e .
Instead we should have added new method `NewZapLoggerBuilder()`.
2021-05-16 10:26:10 -07:00
..
auth_test.go server: Update imports. 2020-10-26 13:02:32 +01:00
config_logging_journal_unix.go Migrate dependencies pkg/foo -> client/pkg/foo 2021-04-07 00:38:47 +02:00
config_logging_journal_windows.go Reformat code according to 'gotip' rules. 2021-02-26 10:14:46 +01:00
config_logging.go Bring back original NewZapCoreLoggerBuilder api. (#12973) 2021-05-16 10:26:10 -07:00
config_test.go server: add support for log rotation 2021-05-07 08:39:51 -04:00
config.go Merge pull request #12968 from serathius/logger-simplify 2021-05-15 15:58:00 +02:00
doc.go server: Update imports. 2020-10-26 13:02:32 +01:00
etcd.go Merge pull request #12968 from serathius/logger-simplify 2021-05-15 15:58:00 +02:00
serve_test.go embed: etcd.Close() is closing Errc() channel as well. 2021-04-08 01:19:13 +02:00
serve.go embed: Added a check for an nil value of the request in ServeHTTP method. Fixed #12821 2021-05-09 20:45:43 +03:00
util.go server: Update imports. 2020-10-26 13:02:32 +01:00