jcarreira / cirrus-kv

High-performance key-value store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logs from the Cirrus backend should be turned off through an environment variable

jcarreira opened this issue · comments

Doing something like

CIRRUS_LOGGING=0

should turn off logs. Check C/C++ function getenv

Closing because I actually implemented this a while ago.