hooks icon indicating copy to clipboard operation
hooks copied to clipboard

Consider adding optional env variable to disable positive hook messages

Open Croydon opened this issue 5 years ago • 1 comments

I would like to keep the hooks enabled locally, but the positive non-error messages kinda spam the build log which is annoying.

It would be nice if we can introduce an environment variable which disables positive hook messages, so that depending on the hook level only warnings and/or errors are getting outputted.

Croydon avatar Mar 15 '20 19:03 Croydon

It sounds great. We could add a logging level feature, just like CONAN_LOGGING_LEVEL, but now CONAN_HOOKS_LOGGING_LEVEL.

uilianries avatar Mar 16 '20 20:03 uilianries