dev@glassfish.java.net

where are these loggers specified?

From: Carla Mott <Carla.Mott_at_Sun.COM>
Date: Mon, 02 Mar 2009 11:30:12 -0800

Hi,

I'm working on the logging code and need to move the entries in
domain.xml to logging.properties. One thing I need to do is to make
sure the log levels can be set appropriately. Looking at the
sun-domain_1_3.dtd I see the list of loggers that are setable. I
compared that list with what is in LogDomains.java in the workspace and
see that the following are missing. Where are these loggers specified?

The list of loggers I didn't find in LogDomains.java:
jts
verifier
connector
synchronization
node-agent
group-management-service
management-event

The entire list from the DTD:
root
server
ejb-container
cmp-container
mdb-container
web-container
classloader
configuration
naming
security
jts
jta
admin
deployment
verifier
jaxr
jaxrpc
saaj
corba
javamail
jms
connector
jdo
cmp
util
resource-adapter
synchronization
node-agent
self-management
group-management-service
management-event


Thanks,
Carla