microbin
microbin copied to clipboard
Allow to disable access log
Is your feature request related to a problem? Please describe. I'd like to turn off access log to preserve privacy of users.
Describe the solution you'd like
- Add a new configuration parameter/env variable like
MICROBIN_LOG_LEVELwith possible values of info, warning, etc andoff. OR - Add a new variable
MICROBIN_ENABLE_LOGGINGdefaulttrue