Logging HttpSession attributes with logback-access

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/config/valve.html#Access_Log_Valve/...

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 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/config/valve.html#Access_Log_Valve/...
_______________________________________________ logback-user mailing list logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user

Done https://jira.qos.ch/browse/LOGBACK-1300 -----Original Message----- From: logback-user [mailto:logback-user-bounces@qos.ch] On Behalf Of Ceki Gulcu Sent: Thursday, May 18, 2017 5:36 PM To: logback users list <logback-user@qos.ch> Subject: Re: [logback-user] Logging HttpSession attributes with logback-access 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 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/config/valve.html#Access_Log_ Valve/Attributes
_______________________________________________ logback-user mailing list logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user
_______________________________________________ logback-user mailing list logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user
participants (2)
-
Akhnin Nikita
-
Ceki Gulcu