Re: [logback-user] Logging HttpSession attributes with logback-access

2017-05-18 Thread Akhnin Nikita
Done https://jira.qos.ch/browse/LOGBACK-1300 -Original Message- From: logback-user [mailto:logback-user-boun...@qos.ch] On Behalf Of Ceki Gulcu Sent: Thursday, May 18, 2017 5:36 PM To: logback users list Subject: Re: [logback-user] Logging HttpSession attributes with logback-access It

Re: [logback-user] Logging HttpSession attributes with logback-access

2017-05-18 Thread Ceki Gulcu
It looks like an omission. Please create a Jira issue requesting for this feature. I'll investigate further once the jira issue is created. On 18-May-17 5:36 AM, Akhnin Nikita wrote: Hi! Is it possible to log the HttpSession attributes with logback-access? I didn’t find the correct pattern c

[logback-user] Logging HttpSession attributes with logback-access

2017-05-17 Thread Akhnin Nikita
Hi! Is it possible to log the HttpSession attributes with logback-access? I didn't find the correct pattern code in the documentation https://logback.qos.ch/manual/layouts.html#AccessPatternLayout. P.S. JULI can log it with the %{xxx}s pattern code https://tomcat.apache.org/tomcat-7.0-doc/confi