Uses of Class
com.caucho.log.RotateStream

Packages that use RotateStream
com.caucho.log   
 

Uses of RotateStream in com.caucho.log
 

Methods in com.caucho.log that return RotateStream
static RotateStream RotateStream.create(Path path)
          Returns the rotate stream corresponding to this path
static RotateStream RotateStream.create(java.lang.String path)
          Returns the rotate stream corresponding to this path
 RotateStream RotateLog.getRotateStream()
          Returns the rotated stream.