com.sun.enterprise.v3.admin.commands
Class LogReporter

java.lang.Object
  extended by com.sun.enterprise.v3.admin.commands.LogReporter

public class LogReporter
extends Object

Provides the logging information of all the loggers registered in the VM.

Since:
GlassFish v3
Author:
केदार (km@dev.java.net)

Constructor Summary
LogReporter()
           
 
Method Summary
 String getLoggingReport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogReporter

public LogReporter()
Method Detail

getLoggingReport

public String getLoggingReport()
                        throws RuntimeException
Throws:
RuntimeException


Copyright © 2012. All Rights Reserved.