JBoss Test 1.1.9.GA-redhat-2

org.jboss.test.logging.jdk
Class JDKConsoleLoggingPlugin

java.lang.Object
  extended by org.jboss.test.logging.LoggingPlugin
      extended by org.jboss.test.logging.jdk.JDKConsoleLoggingPlugin

public class JDKConsoleLoggingPlugin
extends LoggingPlugin

A LoggingPlugin that uses the jdk logging ConsoleHandler

Version:
$Revision:$
Author:
Scott.Stark@jboss.org

Constructor Summary
JDKConsoleLoggingPlugin()
           
 
Method Summary
 void enableTrace(String name)
          Enable trace for a logger category
 void setUp()
          Setup the logging
 
Methods inherited from class org.jboss.test.logging.LoggingPlugin
getInstance, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKConsoleLoggingPlugin

public JDKConsoleLoggingPlugin()
Method Detail

enableTrace

public void enableTrace(String name)
Description copied from class: LoggingPlugin
Enable trace for a logger category

Overrides:
enableTrace in class LoggingPlugin
Parameters:
name - the name of the category

setUp

public void setUp()
           throws Exception
Description copied from class: LoggingPlugin
Setup the logging

Overrides:
setUp in class LoggingPlugin
Throws:
Exception - for any error

JBoss Test 1.1.9.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.