You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There isn't currently a way to do that through the application.properties. Most direct way would be to setup Java logging via commons-log, and configure it.
I don't have an example immediately available. I'll see if I can track down, or build an example of how to adjust the logging.
I am using the MultiLangDaemon with Node.js (awslabs/amazon-kinesis-client-nodejs#22) and my log is getting totally flooded with messages.
Is there some way to adjust the log level from
application.properties
?The text was updated successfully, but these errors were encountered: