ddsoyka
09/08/2017, 6:04 PMapplicationStarting event never seems to get logged. There is also some weirdness WRT logger.isTraceEnabled reporting false even though logging succeeds.orangy
ddsoyka
09/08/2017, 6:19 PMorangy
orangy
ddsoyka
09/08/2017, 7:18 PMlogging-improvements branch onto it. I want to do this because the tests are needed regardless of whether this PR is merged. Does this sound okay to you?orangy
orangy
CopyOnWriteArrayList there, calls in tests are sequential unless you specifically make them parallelorangy
ddsoyka
09/08/2017, 7:54 PMddsoyka
09/08/2017, 7:54 PMorangy
assertEquals("Application starting: $hash", messages[1]) is still failing.orangy
starting, we’ll get to it later.ddsoyka
09/08/2017, 8:02 PMddsoyka
09/08/2017, 8:03 PMorangy
orangy
orangy
ddsoyka
09/08/2017, 8:12 PMorangy
ddsoyka
09/08/2017, 8:12 PMorangy
orangy
orangy
ddsoyka
09/08/2017, 9:36 PMddsoyka
09/08/2017, 9:36 PMlogging-improvements acceptable? It throws on illegal log level, rather than logging an errorddsoyka
09/08/2017, 9:41 PMLogger.isTraceEnabled is reporting false even though the logging statements are invoked properly... not sure what is going on hereorangy
ddsoyka
09/08/2017, 10:16 PM