Class ConfigureLogging

java.lang.Object
webwork.action.ActionSupport
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class ConfigureLogging extends ViewLogging
See Also:
  • Constructor Details

    • ConfigureLogging

      public ConfigureLogging(com.atlassian.mail.server.MailServerManager mailServerManager, MailLoggingManager mailLoggingManager, LoggingManager loggingManager)
  • Method Details

    • doDefault

      public String doDefault() throws Exception
      Overrides:
      doDefault in class webwork.action.ActionSupport
      Throws:
      Exception
    • doExecute

      protected String doExecute() throws Exception
      Overrides:
      doExecute in class ViewLogging
      Throws:
      Exception
    • getLogger

      public org.apache.logging.log4j.Logger getLogger()
    • getLoggerName

      public String getLoggerName()
    • setLoggerName

      public void setLoggerName(String loggerName)
    • getLevelName

      public String getLevelName()
    • setLevelName

      public void setLevelName(String levelName)