in com.avaje.lib.log.BaseWriterHander.publishMessage()
... there is no flush() called. There should be so that messages are ensured to be written to the file.
Fixed