Uses of Class
com.caucho.log.EnvironmentStream

Packages that use EnvironmentStream
com.caucho.log   
 

Uses of EnvironmentStream in com.caucho.log
 

Methods in com.caucho.log that return EnvironmentStream
static EnvironmentStream EnvironmentStream.getStderr()
          Returns the environment stream for System.err
static EnvironmentStream EnvironmentStream.getStdout()
          Returns the environment stream for System.out