Uses of Class
info.informatica.log.LogRule

Uses of LogRule in info.informatica.log
 

Methods in info.informatica.log that return LogRule
 LogRule[] LogConfig.getRules()
           
 LogRule LogConfig.parseLine(String s)
           
 

Methods in info.informatica.log with parameters of type LogRule
 void LogConfig.addRule(LogRule rule)
          This will rarely be used