Package gda.jython.logger
package gda.jython.logger
-
ClassDescriptionClass to send text shown in Jython terminal window to ActiveMQ.A BatonChangedLineLoggerAdapter listens for ScanDataPoints and logs them to the specified logger.An
InputTerminalAdapterlistens for terminal input and logs it to the specifiedLineLogger.AnOutputTerminalAdapterlistens for terminal input/output and logs it to the specifiedLineLogger.A RedirectableLogger logs strings to a file maintained by the instance and to a standard slf4j logger.A ScanDataPointLineLoggerAdapter listens for ScanDataPoints and logs them to the specified logger.