Mail Archive Home | architecture List | April 2005 Index
| <-- Date Index --> | <-- Thread Index --> |
Georges, Le mercredi 27 avril 2005 à 16:10 +0200, georges.goebel@xxxxxxxx a écrit : > Hi, > > I think, I probably have misformulated may question. I want to receive > the filename of the file where monolog writes in. Not the > configuration file of monolog. You have to get the attributes of the handler which sends logs into a file. To do this use the following method: Map getHandlerAttributes(String handlerName); In the map, get the "output" attribute. If you do not known the name of the handler, you have to find it among all existing ones via the following method: String[] getHandlerNames(); > Yeah, I am interested in such an implementation of a JMXHandler. I > will check the source files (have only checked the MBeans operations, > attributes of monolog in JOnAS) to see the implementation of the > handler. Is this implementation in the last cvs snapshot of not ? No, it is an external contribution, which is not yet ended and therefore it is not yet submited in CVS. But when it will be available, I will send you an e-mail. Best regards, Seb -- Sebastien Chassande-Barrioz Research & Development Engineer France Telecom, Research & Development, MAPS/AMS laboratory 28 chemin du Vieux Chene - B.P. 98 38243 Meylan CEDEX - France phone: +33.4.76.76.42.10 - fax: +33.4.76.76.45.57 email: sebastien.chassandebarrioz@xxxxxxxxxxxxxxxxxxxx email: sebastien.chassande-barrioz@xxxxxxxxxx GSM: 06.73.16.09.32 Try our JDO product: http://speedo.objectweb.org
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.