Uses of Interface
com.tc.logging.LogLevel

Packages that use LogLevel
com.tc.logging   
 

Uses of LogLevel in com.tc.logging
 

Methods in com.tc.logging that return LogLevel
 LogLevel NullTCLogger.getLevel()
           
 LogLevel TCLogger.getLevel()
           
 

Methods in com.tc.logging with parameters of type LogLevel
 void NullTCLogger.setLevel(LogLevel level)
           
 void TCLogger.setLevel(LogLevel level)
           
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.