micro/logger
Vasiliy Tolstov 14c97d59c1 many improvements with options and noop stuff
* add many options helpers
* fix noop client to allow publish messages to topic in broker
* fix noop server to allow registering in registry
* fix noop server to allow subscribe to topic in broker
* fix new service initialization

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-10-16 09:38:57 +03:00
..
context.go logger helper to pass down it via context (#1180) 2020-02-09 21:26:46 +00:00
default.go logger: refactor interface 2020-08-29 17:43:06 +03:00
helper.go fix log level helper (#1342) 2020-03-13 17:36:42 +03:00
level.go noop impl (#32) 2020-09-05 02:11:29 +03:00
logger_test.go logger: add caller info to default implementation (#1575) 2020-04-26 17:11:53 +03:00
logger.go many improvements with options and noop stuff 2020-10-16 09:38:57 +03:00
options.go many improvements with options and noop stuff 2020-10-16 09:38:57 +03:00