Skip to content

v1.0.2

Compare
Choose a tag to compare
@devindi devindi released this 13 Aug 10:38
· 15 commits to master since this release

NOP mode πŸŽƒ

Implemented NOP (No Operation) mode for better performance.
Within NOP mode Kalev will not create log entries and dispatch them to consumers

How to enable

Kalev.nop = true

to enable NOP mode.