Uses of Class
cz.cuni.amis.pogamut.base.utils.logging.LogHandler

Packages that use LogHandler
cz.cuni.amis.pogamut.base.utils.logging   
 

Uses of LogHandler in cz.cuni.amis.pogamut.base.utils.logging
 

Subclasses of LogHandler in cz.cuni.amis.pogamut.base.utils.logging
static class LogHandler.ConsoleLogHandler
           
 

Methods in cz.cuni.amis.pogamut.base.utils.logging that return LogHandler
 LogHandler LogCategory.addHandler()
          Returns new LogHandler with null ILogPublisher that is appended to the logger and filters log messages for this category.
 LogHandler LogCategory.addHandler(ILogPublisher publisher)
          Returns new LogHandler with specified ILogPublisher that is appended to the logger and filters log messages for this category.
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.