No description
Find a file
Evgenii Stratonikov 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
cmd cmd: allow to provide custom functions for export 2023-03-17 18:59:00 +03:00
.gitignore export logs by function name and args 2023-03-17 18:23:02 +03:00
go.mod export logs by function name and args 2023-03-17 18:23:02 +03:00
Makefile export logs by function name and args 2023-03-17 18:23:02 +03:00
README.md Initial commit 2023-03-17 13:29:04 +00:00

log-export