com.atlassian.greenhopper.service.logging
Class LogSupportInfo

java.lang.Object
  extended by com.atlassian.greenhopper.service.logging.LogSupportInfo

@Service
public class LogSupportInfo
extends java.lang.Object

A class to allow support information to be logged in the JIRA and GH logs


Constructor Summary
LogSupportInfo()
           
 
Method Summary
 void logSupportInfoOnStartup(org.apache.log4j.Logger log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogSupportInfo

public LogSupportInfo()
Method Detail

logSupportInfoOnStartup

public void logSupportInfoOnStartup(org.apache.log4j.Logger log)


Copyright © 2007-2012 Atlassian. All Rights Reserved.