Uses of Class
org.stanwood.media.logging.LogConfig

Packages that use LogConfig
org.stanwood.media.logging   
 

Uses of LogConfig in org.stanwood.media.logging
 

Methods in org.stanwood.media.logging that return LogConfig
static LogConfig LogConfig.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LogConfig[] LogConfig.values()
          Returns an array containing the constants of this enum type, in the order they are declared.