Closed bdw429s closed 6 years ago
Theoretically this has been fixed, though it seems like intermittently Adobe just hangs with a request now, lemme know if you see that.
The double logging is fixed. We are seeing both Adobe and Lucee hanging on some requests which is a huge blocker. Also, the rewrite log seems to have stopped working. I'll open a new ticket for that.
When I do
start --debug
in CommandBox, the console out that streams while the server starts up looks like this:We don't want the first part:
but do want to keep this part:
Note the actual message is
DEBUG
but is getting re-logged asINFO
.