@Internal public final class

JiraWebTestLogger

extends Object
java.lang.Object
   ↳ com.atlassian.jira.pageobjects.setup.JiraWebTestLogger

@Internal

This class is an internal implementation detail and will change without notice.

Clients that depend on @Internal classes and interfaces can not expect to be compatible with any version other than the version they were compiled against (even minor version and milestone releases may break binary compatibility with respect to @Internal elements).

Class Overview

Default SLF4J logger for JIRA web tests.

Summary

Fields
public static final Logger LOGGER
Public Constructors
JiraWebTestLogger()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final Logger LOGGER

Public Constructors

public JiraWebTestLogger ()