Re: centralized logging for Rio and Jini services
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Calum Shaw-Mackay wrote: > I was actualy thinking of writing a log handler proxy that would do > all the lookup for you and delegate log messages stright to the main > Eros logHandler, this would mean you can just use it in your > logging.properties without having to lookup Eros through your own > code, although I'd have to see if there's any Security issues > (specifically thinking java SecurityManager, although this can be > specified on the command line) with this approach Another thing we might consider is integrating my logman project with eros so that logman could be launched in the JVM, and the lookup eros and attach the handler to one or more indicated Logger instances. Then, we'd have the ability to connect and configure logging levels with logman, and even watch the logging output of the handler over the network. Gregg Wonderly -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]