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
It is relatively common practice to log the info level to disk as it gives a decent idea as to what is occurring without filling the disk. docker-java logs every json request at the info level. These log messages are large and frequent, I have hundreds of megabytes of json filling my logs!
I propose logging the requests at fine or finest.
The text was updated successfully, but these errors were encountered:
It is relatively common practice to log the info level to disk as it gives a decent idea as to what is occurring without filling the disk. docker-java logs every json request at the info level. These log messages are large and frequent, I have hundreds of megabytes of json filling my logs!
I propose logging the requests at fine or finest.
The text was updated successfully, but these errors were encountered: