org.objectweb.util.monolog.wrapper.remote.api

Class LoggerInfo

Implemented Interfaces:
Serializable

public class LoggerInfo
extends java.lang.Object
implements Serializable

Author:
S.Chassande-Barrioz

Field Summary

boolean
additivity
String[]
handlerNames
int
level
String[]
topics

Constructor Summary

LoggerInfo(TopicalLogger l)

Field Details

additivity

public boolean additivity


handlerNames

public String[] handlerNames


level

public int level


topics

public String[] topics

Constructor Details

LoggerInfo

public LoggerInfo(TopicalLogger l)