cz.cuni.amis.pogamut.defcon.agent
Class DefConLogPublisher
java.lang.Object
cz.cuni.amis.pogamut.base.utils.logging.LogPublisher
cz.cuni.amis.pogamut.defcon.agent.DefConLogPublisher
- All Implemented Interfaces:
- cz.cuni.amis.pogamut.base.utils.logging.ILogPublisher
public class DefConLogPublisher
- extends cz.cuni.amis.pogamut.base.utils.logging.LogPublisher
| Nested classes/interfaces inherited from class cz.cuni.amis.pogamut.base.utils.logging.LogPublisher |
cz.cuni.amis.pogamut.base.utils.logging.LogPublisher.ConsolePublisher, cz.cuni.amis.pogamut.base.utils.logging.LogPublisher.FilePublisher |
| Fields inherited from class cz.cuni.amis.pogamut.base.utils.logging.LogPublisher |
formatter |
| Methods inherited from class cz.cuni.amis.pogamut.base.utils.logging.LogPublisher |
getFormatter, publish, setFormatter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefConLogPublisher
public DefConLogPublisher()
DefConLogPublisher
public DefConLogPublisher(Formatter formatter)
close
public void close()
throws SecurityException
- Specified by:
close in interface cz.cuni.amis.pogamut.base.utils.logging.ILogPublisher- Specified by:
close in class cz.cuni.amis.pogamut.base.utils.logging.LogPublisher
- Throws:
SecurityException
flush
public void flush()
- Specified by:
flush in interface cz.cuni.amis.pogamut.base.utils.logging.ILogPublisher- Specified by:
flush in class cz.cuni.amis.pogamut.base.utils.logging.LogPublisher
publish
public void publish(LogRecord record,
String formattedMsg)
- Specified by:
publish in class cz.cuni.amis.pogamut.base.utils.logging.LogPublisher
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.