No description
Find a file
2023-04-13 16:51:15 +03:00
cmd Process parse provided dir itself 2023-04-13 16:51:15 +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 Add log method output 2023-03-20 14:06:15 +03:00

log-export

Example for the frostfs-node:

go run ./cmd -funcs reportFlushError,reportError -dir ../frostfs-node

Command line flags:

-funcs - custom functions to export separated by ','

-dir - source code directory