-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.11
-
Component/s: None
-
Labels:None
Modify LocationInfo to save StackTrace information and make it available as StackTracePatternConverter to display call stack leading up to the log message:
log.Debug("Item Saved");
[%stackTrace
{3}] %message%newline
[default_aspx.btnSubmit_Click > productController.Save > productService.Save] Item Saved
This will probably be a slow pattern converter on par with other LocationInfo derived pattern converters.
- is depended upon by
-
LOG4NET-314 Improve StackTracePatternConverter
-
- Open
-
1.
|
Document %stacktrace and %stacktracedetail |
|
Resolved | Unassigned |