Commit graph

4 commits

Author SHA1 Message Date
0c6a45a4c5 Add log method output 2023-03-20 14:06:15 +03:00
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
2a1c8e4980 Initial commit 2023-03-17 13:29:04 +00:00