gliderlabs / gliderlabs/comlab

pkg/log: document FieldProcessor callback should not block

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16
Forks
4
PR merge metrics
No merged PRs in 30d

Description

It should be made very clear to be vigilant about what is done inside your field processor since it's called so frequently. It should definitely not block or do any IO.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.