Skip to:
On every ORM statement (entityLoad, entityNew, settings properties, etc.), Lucee logs are showing the following warning :
On Lucee “lite” 5.3.10.120, running from Docker (via official Lucee image), installed via environment variables.
This is causing log buffers to fill up and rotate very quickly in a moderate-sized application.
Dockerfile : FROM lucee/lucee:5.3-light
Whoop whoop! You’re welcome .
Looks to be corrected in 5.4.29.28. Thanks!
Thanks for the writeup! This should be resolved in 5.4.29.28, would you mind testing and responding here, just to make sure?
On every ORM statement (entityLoad, entityNew, settings properties, etc.), Lucee logs are showing the following warning :
On Lucee “lite” 5.3.10.120, running from Docker (via official Lucee image), installed via environment variables.
This is causing log buffers to fill up and rotate very quickly in a moderate-sized application.