log icon indicating copy to clipboard operation
log copied to clipboard

Add field filtering

Open dpup opened this issue 4 years ago • 0 comments

Primarily targeted at development mode, allow clients to configure a filter for what will get passed through.

log.SetHandler(log.FieldFilter("handler", "Login", json.New(os.Stderr)))

dpup avatar Jul 15 '20 00:07 dpup