Can anyone let me now how to enable logging config files getting loaded during startup for tomcat server.
I'd like to print/echo (system.out) the application context beans getting loaded or check the order in which container loads the application context files while starting the server? Or echo the config files getting loaded.
Is there any statement that can be written on xml file itself that can be passed to application or system log files.