Commit graph

2 commits

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
e232bfeef4 export logs by function name and args 2023-03-17 18:23:02 +03:00