Public Member Functions

alma.acs.eclipse.utils.pluginbuilder.LogHandler Class Reference

Inherits java::util::logging::Handler.

List of all members.

Public Member Functions

 LogHandler ()
void close () throws SecurityException
void flush ()
void publish (LogRecord record)

Detailed Description

The handler receiving logs from the Logger.

Prints the log in the stdout.

Author:
acaproni

Constructor & Destructor Documentation

alma.acs.eclipse.utils.pluginbuilder.LogHandler.LogHandler (  ) 

Member Function Documentation

void alma.acs.eclipse.utils.pluginbuilder.LogHandler.close (  )  throws SecurityException
void alma.acs.eclipse.utils.pluginbuilder.LogHandler.flush (  ) 
void alma.acs.eclipse.utils.pluginbuilder.LogHandler.publish ( LogRecord  record  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties