Bugs item #2971879, was opened at 2010-03-17 12:03
Message generated for change (Tracker Item Submitted) made by triplem
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1020092&aid=2971879&group_id=212019

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: insight-ui
Group: insight-ui-1.5.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Markus M. May (triplem)
Assigned to: Nobody/Anonymous (nobody)
Summary: Logpattern

Initial Comment:
Hello,

I do have the following statments in our log:

2010-03-17 09:11:52,027 18644108 INFO  
[org.test.contract.core.components.action.ContractBaseAction] 
{F9E12BC03230C77AB20A4F3E6658878B} isValide(lastObject)
2010-03-17 09:11:52,027 18644108 WARN  
[org.test.contract.core.components.action.ContractBaseAction] 
{F9E12BC03230C77AB20A4F3E6658878B} Returning -1
2010-03-17 09:11:52,027 18644108 INFO  
[org.test.contract.core.components.action.ContractBaseAction] 
{F9E12BC03230C77AB20A4F3E6658878B} end call getCurrentFromObjectAfterParsing

These are produced using logj4 1.2.14.

The following pattern is the original one:
%d %-5r %-5p [%c] {%X{sid}} %m%n

I have modified it slightly and try to use this as a secondary pattern:
%d{yyyy-MM-dd HH:mm:ss,SSS} %-5r %-5p [%c] {%x{sid}} %m%n

Unfortunately to no avail. Any help?




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1020092&aid=2971879&group_id=212019

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
mindtreeinsight-devel mailing list
mindtreeinsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mindtreeinsight-devel

Reply via email to