Package com.atlassian.jira.startup

Class Summary
FormattedLogMsg This class will allow a series of messages to be formated/indented into the one log4j ouput.
JiraPrePicoBootStrapper An instance of this class is called from the first Servlet Context initaliser.
JiraStartupLogger This class prints information to the log when JIRA is "about to start" and when it "has started"

This is really here for JIRA admins and support staff to know when JIRA is starting and hence if anything goes wrong during the boot they can tell.

JiraSystemInfo This will obtain JIRA system information and place it in the specified FormattedLogMsg

This is used at JIRA startup time and is VERY aware of when certain methods can be called and when they cant.

 



Copyright © 2002-2009 Atlassian. All Rights Reserved.