RE: Log4j repository selector

2007-05-26 Thread Jacob Kjome
(io); > } > } > > > > public void doGet(HttpServletRequest req, HttpServletResponse res) { > } > >} > > > > >Is this appropriate, do I have to change the way I log: > >protected final Log logger = LogFactory.getLog(g

Re: Log4j repository selector

2007-05-25 Thread Jacob Kjome
I take it you are using Log4j-1.3 alpha? If so, look here... http://logging.apache.org/log4j/docs/api-1.3/org/apache/log4j/selector/ContextJNDISelector.html Jake Quoting Sandip Prashar <[EMAIL PROTECTED]>: > Could you please provide sample, how to configure in RepositorySelector in > log4jin