Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.lutris.logging.StandardLogger

Uses of StandardLogger in com.lutris.logging
 

Fields in com.lutris.logging declared as StandardLogger
private  StandardLogger StandardLogChannel.logger
          Logger object with which we are associated.
 

Constructors in com.lutris.logging with parameters of type StandardLogger
StandardLogChannel(java.lang.String chanFacility, StandardLogger loggerObj)
          Construct a new log channel.