frostfs-node/pkg/morph/event
Pavel Karpy f037022a7a [] logger: Refactor Logger component
Make it store its internal `zap.Logger`'s level. Also, make all the
components to accept internal `logger.Logger` instead of `zap.Logger`; it
will simplify future refactor.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-10-12 18:11:05 +03:00
..
balance [] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
container [] node: Subscribe on the successful container creations/removals 2022-09-02 11:29:55 +04:00
neofs [] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
netmap [] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
reputation [] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
rolemanagement [] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
subnet [] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
handlers.go [] pkg/morph/event: Add notary notifications support 2021-09-07 12:55:01 +03:00
listener.go [] logger: Refactor Logger component 2022-10-12 18:11:05 +03:00
notary.go [] morph/event/container: Add delete notary support 2021-09-09 18:37:45 +03:00
notary_preparator.go [] morph/client: Use 4 witnesses in notary request 2021-11-26 15:37:17 +03:00
notary_preparator_test.go [] morph/event: Update notary preparator tests 2021-11-26 15:37:17 +03:00
notification.go [] pkg/morph/event: Add notary notifications support 2021-09-07 12:55:01 +03:00
opcodes.go [] morph/event: Implement Op to string converter 2021-10-18 11:54:34 +03:00
opcodes_test.go [] moprh/event: Add parsers from Op struct 2021-09-13 10:32:43 +03:00
parsers.go [] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
utils.go [] logger: Refactor Logger component 2022-10-12 18:11:05 +03:00