Partial encoder is an encoder wrapper which
ignores specific fields. This is useful with
zapjournald core to ignore syslog fields
in human-readable console output.
Encoder adds almost none overhead and even improves
logging speed for entities with syslog fields.
Signed-off-by: Alex Vanin <a.vanin@yadro.com>