neo-go/pkg/services/stateroot
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
..
message.go [#2442] English Check 2022-05-04 19:48:27 +03:00
network.go wallet: provide (*Account).SignHashable API 2022-09-02 14:44:01 +03:00
service.go services: adjust StateRoot service initialisation 2023-11-24 15:25:51 +03:00
service_test.go services: adjust StateRoot service initialisation 2023-11-24 15:25:51 +03:00
signature.go [#2442] English Check 2022-05-04 19:48:27 +03:00
validators.go services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00
vote.go [#2442] English Check 2022-05-04 19:48:27 +03:00