1. log4j.appender.FILE=org.apache.log4j.FileAppender
2. log4j.appender.FILE.File={xxxx}/file.logwhere the xxxx is the wildcard 2010/11/30 Scott Deboy <[email protected]> > Can you clarify what you mean specifically by 'wildcard'? > > Scott > > On Mon, Nov 29, 2010 at 3:32 AM, maven apache <[email protected] > >wrote: > > > Hi: > > Does log4j support wildcard? > > > > Is there a example? > > >
