# 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 ```