Closed fgm closed 6 years ago
Because of the way Logger.processorReducer() is implemented, processor instances can only add keys or modify existing keys, but not remove existing keys.
Fixed in v0.1.18.
Because of the way Logger.processorReducer() is implemented, processor instances can only add keys or modify existing keys, but not remove existing keys.