On my tomcat I have an application deployed which takes a long time to start up. Several web apps. Meanwhile I keep an eye in the logs, waiting for when the output starts so I know when everything was loaded.
Is there a way to output to the logs when all the modules finished loading?