Uses of Interface
com.j256.ormlite.logger.Log

Packages that use Log
com.j256.ormlite.logger Logging utility classes. 
 

Uses of Log in com.j256.ormlite.logger
 

Classes in com.j256.ormlite.logger that implement Log
 class LocalLog
          Class which implements our Log interface so we can bypass external logging classes if they are not available.
 

Constructors in com.j256.ormlite.logger with parameters of type Log
Logger(Log log)
           
 



This content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.