Should the actions be logged? This may log sensitive data.

Property definitions

nitcorn :: log $ Sys :: log_nitcorn_actions
# Should the actions be logged? This may log sensitive data.
fun log_nitcorn_actions: Bool do return false
lib/nitcorn/log.nit:69,1--70,45