|
|
Choosing A Webhost: |
how to get the process ID from PatternLayout: msg#00019apache.logging.log4cxx.user
Hi I am using log4cxx for some multithreaded AND multiprocess programs (I fork() on big operations, I spawn thread using boost::thread on per operation tasks). For threads "%t" seems to work fine as it uniquely identifies the thread but for processes it seems that "%t" displays the same thing for all processes forked from the same parent, like I have this output from a test program: $ ./log4cxxtest DEBUG 2006-06-13 11:31:26,455 (2812696064 testApp) message1 DEBUG 2006-06-13 11:31:26,457 (2812693424 testApp) newthread: message2 DEBUG 2006-06-13 11:31:26,457 (2812696064 testApp) oldthread: message2 DEBUG 2006-06-13 11:31:26,458 (2812696064 testApp) child: message3 DEBUG 2006-06-13 11:31:26,458 (2812696064 testApp) parent: message3 Where 2812696064 and 2812693424 are what %t displays. So... how can I display something to identify the process using PatternLayout ? Thanks! -- Mihai RUSU Email: dizzy@xxxxxxxxx GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net "Linux is obsolete" -- AST
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | build problem on 64bit redhat, jack wu |
|---|---|
| Next by Date: | RE: Refresh time and Logger shutdown, Arunkumar |
| Previous by Thread: | build problem on 64bit redhat, jack wu |
| Next by Thread: | RE: how to get the process ID from PatternLayout, Steck, David |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive 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 |