Class ErrorLoggedEvent

java.lang.Object
com.atlassian.confluence.logging.ErrorLoggedEvent

public class ErrorLoggedEvent extends Object
Published by EventPublishingAppender when an error is logged by the system.
  • Constructor Details

  • Method Details

    • getLevel

      public String getLevel()
    • getCategory

      public String getCategory()
    • getMethodName

      public String getMethodName()
    • getExceptionType

      public String getExceptionType()