Serialized Form


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

Class org.objectweb.util.monolog.wrapper.remote.api.LoggerInfo extends Object implements Serializable

Serialized Fields

topics

String[] topics
contains the topic list of the logger.


level

int level
is the int value of the current logger level


levelName

String levelName
is the name of the current logger level


handlerNames

String[] handlerNames
Is the list of the handler assigned to the logger


additivity

boolean additivity
Indicates if the logger inherits handlers from its parent.



Copyright © 2012 OW2 Consortium. All Rights Reserved.