Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: How create 1 log file for a day?: msg#00024

apache.logging.log4cxx.user

Subject: Re: How create 1 log file for a day?

Use DailyRollingFileAppender

An example configuration would be
log4j.rootLogger=ERROR, R
log4j.appender.R=org.apache.log4j.DailyRollingFileAppender
log4j.appender.R.File=${catalina.home}/logs/tomcat.log
log4j.appender.R.DatePattern='.'yyyy-MM-dd
log4j.appender.R.layout=org.apache.log4j.PatternLayout
log4j.appender.R.layout.ConversionPattern={%p} %c{2} %x %m%n

(Taken from
http://raibledesigns.com/wiki/Wiki.jsp?page=Tomcat5Logging )

And see the Javadoc for other options
http://logging.apache.org/log4j/docs/api/org/apache/log4j/DailyRollingFileAppender.html



On 8/31/06, val <yuri1000@xxxxxxx> wrote:

Hi,

i wonder how i should do to get something like that:
...
logfile2006-09-1.log
logfile2006-09-2.log
logfile2006-09-2.log
...

I only use property configurator and this file:
//.....
log4j.rootCategory=DEBUG, A
log4j.appender.A=org.apache.log4j.FileAppender
log4j.appender.A.File=output/temp
log4j.appender.A.Append=true
log4j.appender.A.layout=org.apache.log4j.PatternLayout
log4j.appender.A.layout.ConversionPattern=%d{%Y-%m-%d %H:%M:%S,%Q} [%t] %-5p
%.16c - %m%n
//.....

anyone could help me me to explain how i should change properties file and
what add to my code to start logging 1 file for a day.

i very noobie, so excuse for my question and my english :)

R.
val


--
View this message in context:
http://www.nabble.com/How-create-1-log-file-for-a-day--tf2195568.html#a6076013
Sent from the Log4cxx - Users forum at Nabble.com.




--
Why?
Because YES!



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
hardware.arm.at...    cms.citadel.dev...    video.gstreamer...    java.facelets.u...    misc.basics.qna...    web.wiki.instik...    network.uip.use...    xdg.devel/2003-...    tex.bibtex.bibd...    finance.quotesp...    ietf.zeroconf/2...    redhat.blinux.g...    suse.db2/2003-0...    php.phpesp/2004...    uml.devel/2003-...    gnome.labyrinth...    qnx.openqnx.dev...    boot-loaders.gr...    db.dataperfect....    audio.audacity....    linux.uclinux.m...    editors.j.devel...    os.openbsd.tech...    kde.users.multi...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation