neoneo-go/pkg/services/notary
Ekaterina Pavlova 5bb7c6b715 services: update logs flush after services shutdown
Added sync logs for every service separately to provide the ability to
have a custom logger for each service. This commit makes the code follow
the zap usages rules: `Sync calls the underlying Core's Sync method,
flushing any buffered log entries. Applications should take care to
call Sync before exiting.`

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-02-27 15:10:51 +03:00
..
testdata wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
core_test.go core, services: fix Designation-dependant service initialisation 2023-11-24 15:25:51 +03:00
node.go *: do not get private key from Account to check if it CanSign() 2022-09-02 14:43:34 +03:00
node_test.go core: distinguish notarypool/mempool metrics 2023-04-13 18:40:19 +03:00
notary.go services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00
notary_test.go core: distinguish notarypool/mempool metrics 2023-04-13 18:40:19 +03:00
request_type.go [#2442] English Check 2022-05-04 19:48:27 +03:00