soi-toolkit / soi-toolkit-mule

SOI Toolkit and Mule ESB
Apache License 2.0
6 stars 1 forks source link

log4j-config: add thread-name to log #303

Closed hdahl closed 9 years ago

hdahl commented 9 years ago

Original issue 303 created by soi-toolkit on 2012-10-07T14:54:05.000Z:

Add thread name to log statements to increase understanding for multi-threading issues.

The ConversionPattern's in: http://code.google.com/p/soi-toolkit/source/browse/trunk/tools/soitoolkit-generator/soitoolkit-generator/src/main/resources/integrationComponent/src/main/resources/log4j.xml.gt

should have something like [%t] in it.

Ref: http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/PatternLayout.html

hdahl commented 9 years ago

Comment #1 originally posted by soi-toolkit on 2012-10-07T15:10:56.000Z:

<empty>

hdahl commented 9 years ago

Comment #2 originally posted by soi-toolkit on 2014-01-23T20:46:23.000Z:

For release notes: might affect parsing of logfiles, also see issue 363.

hdahl commented 9 years ago

Comment #3 originally posted by soi-toolkit on 2014-01-23T20:47:00.000Z:

<empty>

hdahl commented 9 years ago

Comment #4 originally posted by soi-toolkit on 2014-01-23T20:47:28.000Z:

This issue was closed by revision r2108.