apache / openwhisk-package-kafka

Apache OpenWhisk package for communicating with Kafka or Message Hub
https://openwhisk.apache.org/
Apache License 2.0
33 stars 43 forks source link

Change some log levels and allow log level to be set on startup #357

Closed dubee closed 4 years ago

dubee commented 4 years ago

Reduce noise of log messages when level is info. Also, allow the log level to be set when the application starts via environment variable. When the log level environment variable is not set, default into info level logging.