Uses of Class
net.praqma.logging.LoggingHandler

Uses of LoggingHandler in net.praqma.logging
 

Fields in net.praqma.logging declared as LoggingHandler
protected  LoggingHandler LoggingAction.handler
           
 

Methods in net.praqma.logging that return LoggingHandler
static LoggingHandler LoggingUtils.createHandler(OutputStream fos)
          Setup logging handler and add to the root logger
 LoggingHandler LoggingAction.getHandler()
           
 LoggingHandler LoggingJobProperty.getPollhandler(long id, String name)
           
 

Methods in net.praqma.logging with parameters of type LoggingHandler
 void LoggingAction.setHandler(LoggingHandler handler)
           
 

Constructors in net.praqma.logging with parameters of type LoggingHandler
LoggingAction(hudson.model.Run run, LoggingHandler handler, List<LoggingTarget> targets)
           
 



Copyright © 2004-2012. All Rights Reserved.