cmd: allow to provide custom functions for export #1

Merged
dstepanov-yadro merged 1 commit from fyrchik/log-export:customize into master 2023-03-20 06:21:35 +00:00

1 commit

Author SHA1 Message Date
72a7b2eca0 cmd: allow to provide custom functions for export
As an example for the frostfs-node:
```
go run ./cmd -funcs reportFlushError,reportError ../node
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-03-17 18:59:00 +03:00