com.atlassian.jira.webtest.webdriver.setup
Class JiraWebTestLogger

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.setup.JiraWebTestLogger

@Internal
public final class JiraWebTestLogger
extends Object

Default SLF4J logger for JIRA web tests.

Since:
5.1

Field Summary
static org.slf4j.Logger LOGGER
           
 
Constructor Summary
JiraWebTestLogger()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

public static final org.slf4j.Logger LOGGER
Constructor Detail

JiraWebTestLogger

public JiraWebTestLogger()


Copyright © 2002-2012 Atlassian. All Rights Reserved.