Adam Cameron
<cflog file="my.log">
(recap: despite being documented as not being implemented, this actually has been, and it "works"). This log file is not listed in /lucee/admin/web.cfm?action=server.logging
, which is in itself perhaps an issue, but I can poss understand how Lucee might decide it's not its business to manage custom logs. Or is this part of "not implemented"? Anyhow, not the main question here.
Given there's no way to set things like "Max Files" and "Max File Size (in bytes)" as one might for Lucee's own logs, should I take from this that Lucee will not do anything by way of log retention policy for these "custom" logs? (This would actually be exactly what I want to happen, in this case, as it happens).
There's no docs I can find one way or the other on this. Perhaps another symptom of "not implemented"?
To be clear (to try to focus replies staying on-topic), the question is this:
should I take from this that Lucee will not do anything by way of log retention policy for these "custom" logs?
thisOldDave
08/09/2022, 10:17 AM