From logback-dev at qos.ch Thu Apr 4 15:44:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 4 Apr 2024 15:44:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1707) KeyValue pair does not work in Fluent API In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 4 20:16:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 4 Apr 2024 20:16:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1759) LoggerContext.reset() closes Jansi-OutputStream In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Fri Apr 5 06:57:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Fri, 5 Apr 2024 06:57:00 +0000 (UTC) Subject: [logback-dev] [JIRA] Updates for LOGBACK-1766: JaninoEventEvaluator Doesn't support Marker In-Reply-To: References: Message-ID: logback / LOGBACK-1766 [Open] JaninoEventEvaluator Doesn't support Marker ============================== Here's what changed in this issue in the last few minutes. This issue has been created This issue is now assigned to you. View or comment on issue using this link https://jira.qos.ch/browse/LOGBACK-1766 ============================== Issue created ------------------------------ Ceki Gülcü created this issue on 05/Apr/24 6:45 Summary: JaninoEventEvaluator Doesn't support Marker Issue Type: Bug Assignee: Logback dev list Created: 05/Apr/24 6:45 Environment: I want to filter my log per the expression marker != null && (marker.contains("SYSTEM_OUT") || level==ERROR). But recently I upgraded the logback to the latest version and found it doesn't work. I checked the document and it says it still supports marker, see https://logback.qos.ch/manual/appenders.html#marker_JaninoEventEvaluator. But from the source code I see it has already comment out https://github.com/qos-ch/logback/blob/master/logback-classic/src/main/java/ch/qos/logback/classic/boolex/JaninoEventEvaluator.java#L50. I also tried to workaround this by adding two appenders and one for log level filter and another for OnMarkerEvaluator, but the performance decreased significantly and it would be obvious if I have a large set of data that need to be logged. Any thoughts on this? Fix Versions: 1.5.0 Priority: Major Reporter: Ceki Gülcü ============================== This message was sent by Atlassian Jira (v9.6.0#960000-sha1:a3ee8af) From logback-dev at qos.ch Fri Apr 5 11:07:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Fri, 5 Apr 2024 11:07:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1759) LoggerContext.reset() closes Jansi-OutputStream In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 799 bytes Desc: not available URL: From logback-dev at qos.ch Fri Apr 5 22:01:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Fri, 5 Apr 2024 22:01:00 +0000 (UTC) Subject: [logback-dev] [JIRA] Updates for LOGBACK-1767: In RollingAppender, setting a triggering policy a second time will cause errors In-Reply-To: References: Message-ID: logback / LOGBACK-1767 [Open] In RollingAppender, setting a triggering policy a second time will cause errors ============================== Here's what changed in this issue in the last few minutes. This issue has been created This issue is now assigned to you. View or comment on issue using this link https://jira.qos.ch/browse/LOGBACK-1767 ============================== Issue created ------------------------------ Ceki Gülcü created this issue on 05/Apr/24 21:50 Summary: In RollingAppender, setting a triggering policy a second time will cause errors Issue Type: Bug Assignee: Logback dev list Created: 05/Apr/24 21:50 Priority: Major Reporter: Ceki Gülcü Description: A checks warning users that setting a triggering policy a second time will cause errors ============================== This message was sent by Atlassian Jira (v9.6.0#960000-sha1:a3ee8af) From logback-dev at qos.ch Fri Apr 5 22:03:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Fri, 5 Apr 2024 22:03:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1767) In RollingAppender, setting a triggering policy a second time will cause errors In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Sun Apr 7 18:25:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Sun, 7 Apr 2024 18:25:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1393) The ch.qos.logback.core.rolling.helper.FileFilterUtil.afterLastSlash function may cause NPE problem In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Sun Apr 7 18:25:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Sun, 7 Apr 2024 18:25:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1393) The ch.qos.logback.core.rolling.helper.FileFilterUtil.afterLastSlash function may cause NPE problem In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Sun Apr 7 19:08:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Sun, 7 Apr 2024 19:08:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1759) LoggerContext.reset() closes Jansi-OutputStream In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Mon Apr 8 16:10:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Mon, 8 Apr 2024 16:10:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1766) JaninoEventEvaluator Doesn't support Marker In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Wed Apr 10 16:33:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Wed, 10 Apr 2024 16:33:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1746) insertFromJNDI resolves AFTER include in 1.4.x In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 10:01:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 10:01:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1732) Log file pollution when using the in a conditional block In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 10:02:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 10:02:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1732) Log file pollution when using the in a conditional block In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 10:03:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 10:03:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1732) Log file pollution when using the in a conditional block In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 10:05:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 10:05:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1479) Document building Logback In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 392 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 16:25:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 16:25:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1746) insertFromJNDI resolves AFTER include in 1.4.x In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 16:31:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 16:31:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1731) element only seems to be substituting variables which are on scope "system" In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 16:35:06 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 16:35:06 +0000 Subject: [logback-dev] [JIRA] (LOGBACK-1746) insertFromJNDI resolves AFTER include in 1.4.x In-Reply-To: References: Message-ID: Hi Ceki, Thank you for fixing 1746. Would you please consider 1747 (pull request 635). Its a very small update but will alleviate us needing to fork logback-classic after every release. It allows subclasses to do post-create operations on new Logger instances. This is very useful for subclassing Logger in conjunction with a custom context selector. Best regards, Richard ------ Original Message ------ >From "logback developers list via logback-dev" To logback-dev at qos.ch Cc "logback developers list" Date 4/11/2024 12:25:00 PM Subject [logback-dev] [JIRA] (LOGBACK-1746) insertFromJNDI resolves AFTER include in 1.4.x >Ceki Gülcü >resolved as >Fixed > >logback / >Bug >LOGBACK-1746 > >insertFromJNDI resolves AFTER include in 1.4.x > >Change By:Ceki Gülcü > >Resolution:Fixed >Status:In ProgressResolved >Add Comment > Add Comment > > >This message was sent by Atlassian Jira (v9.6.0#960000-sha1:a3ee8af) >Atlassian logo -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 18:10:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 18:10:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1747) Allow subclasses of LoggerContext to customize new Logger instances In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 460 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 18:13:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 18:13:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1610) Jetty 10 support In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 460 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 18:13:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 18:13:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1610) Jetty 10 support In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 460 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 18:28:20 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 18:28:20 +0000 Subject: [logback-dev] [JIRA] (LOGBACK-1747) Allow subclasses of LoggerContext to customize new Logger instances In-Reply-To: References: Message-ID: Hi Ceki, In our case we are modeling the behavior of a legacy logging system, so we have extended LoggerContext and override customizeNewLogger() to inject the logger with existing appenders and attributes that fine tune the logging according to the legacy product's settings. Best regards, Richard ------ Original Message ------ >From "logback developers list via logback-dev" To logback-dev at qos.ch Cc "logback developers list" Date 4/11/2024 2:10:00 PM Subject [logback-dev] [JIRA] (LOGBACK-1747) Allow subclasses of LoggerContext to customize new Logger instances >Ceki Gülcü >commented on >Improvement >LOGBACK-1747 > >Re: Allow subclasses of LoggerContext to customize new Logger instances > >Richard Sand >Can you describe the customization? > >Add Comment > Add Comment > > >This message was sent by Atlassian Jira (v9.6.0#960000-sha1:a3ee8af) >Atlassian logo -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 460 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 19:04:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 19:04:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1583) @NoAutoStart ignored on interfaces and parent classes In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 19:55:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 19:55:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1583) @NoAutoStart ignored on interfaces and parent classes In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 20:11:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 20:11:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1760) Variable (property) substitution in include file In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 312 bytes Desc: not available URL: From logback-dev at qos.ch Thu Apr 11 20:14:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Thu, 11 Apr 2024 20:14:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1590) Backport jansi improvement in ConsoleAppender in 1.2.x In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 460 bytes Desc: not available URL: From logback-dev at qos.ch Fri Apr 12 12:43:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Fri, 12 Apr 2024 12:43:00 +0000 (UTC) Subject: [logback-dev] [JIRA] Updates for ACCCESS-1: Implement getCookies, getLocalPort, and getLocalAddr methods in RequestWrapper In-Reply-To: References: Message-ID: logback-access / ACCCESS-1 [To Do] Implement getCookies, getLocalPort, and getLocalAddr methods in RequestWrapper ============================== Here's what changed in this issue in the last few minutes. View or comment on issue using this link https://jira.qos.ch/browse/ACCCESS-1 ============================== This message was sent by Atlassian Jira (v9.6.0#960000-sha1:a3ee8af) From logback-dev at qos.ch Fri Apr 12 12:55:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Fri, 12 Apr 2024 12:55:00 +0000 (UTC) Subject: [logback-dev] [JIRA] Updates for ACCCESS-1: Implement getCookies, getLocalPort, and getLocalAddr methods in RequestWrapper In-Reply-To: References: Message-ID: logback-access / ACCCESS-1 [To Do] Implement getCookies, getLocalPort, and getLocalAddr methods in RequestWrapper ============================== Here's what changed in this issue in the last few minutes. There is 1 update. View or comment on issue using this link https://jira.qos.ch/browse/ACCCESS-1 ============================== 1 update ------------------------------ Changes by Ceki Gülcü on 12/Apr/24 12:43 Assignee: Ceki Gülcü (was: Logback dev list) ============================== This message was sent by Atlassian Jira (v9.6.0#960000-sha1:a3ee8af) From logback-dev at qos.ch Wed Apr 17 15:01:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Wed, 17 Apr 2024 15:01:00 +0000 (UTC) Subject: [logback-dev] [JIRA] Updates for LOGBACK-1768: Included file with inner conditional In-Reply-To: References: Message-ID: logback / LOGBACK-1768 [Open] Included file with inner conditional ============================== Here's what changed in this issue in the last few minutes. This issue has been created This issue is now assigned to you. View or comment on issue using this link https://jira.qos.ch/browse/LOGBACK-1768 ============================== Issue created ------------------------------ Ceki Gülcü created this issue on 17/Apr/24 14:49 Summary: Included file with inner conditional Issue Type: Bug Affects Versions: 1.5.4 Assignee: Logback dev list Components: Joran Created: 17/Apr/24 14:49 Priority: Major Reporter: Ceki Gülcü Description: See https://github.com/qos-ch/logback/issues/805 ============================== This message was sent by Atlassian Jira (v9.6.0#960000-sha1:a3ee8af) From logback-dev at qos.ch Wed Apr 17 15:46:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Wed, 17 Apr 2024 15:46:00 +0000 (UTC) Subject: [logback-dev] [JIRA] (LOGBACK-1768) Included file with inner conditional In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 403 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 3408 bytes Desc: not available URL: From logback-dev at qos.ch Fri Apr 19 09:27:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Fri, 19 Apr 2024 09:27:00 +0000 (UTC) Subject: [logback-dev] [JIRA] Updates for LOGBACK-1769: RollingCalendar does not compute correct periodicity for weekly rollover In-Reply-To: References: Message-ID: logback / LOGBACK-1769 [Open] RollingCalendar does not compute correct periodicity for weekly rollover ============================== Here's what changed in this issue in the last few minutes. This issue has been created This issue is now assigned to you. View or comment on issue using this link https://jira.qos.ch/browse/LOGBACK-1769 ============================== Issue created ------------------------------ Ceki Gülcü created this issue on 19/Apr/24 9:16 Summary: RollingCalendar does not compute correct periodicity for weekly rollover Issue Type: Bug Assignee: Logback dev list Components: logback-core Created: 19/Apr/24 9:16 Priority: Major Reporter: Ceki Gülcü Description: {code:java} RollingCalendar rc = new RollingCalendar("yyyy-ww"); System.out.println(rc.computePeriodicityType()); {code} This prints TOP_OF_MONTH but I was expecting TOP_OF_WEEK. ============================== This message was sent by Atlassian Jira (v9.6.0#960000-sha1:a3ee8af) From logback-dev at qos.ch Sat Apr 27 19:59:00 2024 From: logback-dev at qos.ch (logback developers list) Date: Sat, 27 Apr 2024 19:59:00 +0000 (UTC) Subject: [logback-dev] [JIRA] Updates for ACCCESS-2: AccessEvent cannot return cookies when Jetty Request is recycled In-Reply-To: References: Message-ID: logback-access / ACCCESS-2 [To Do] AccessEvent cannot return cookies when Jetty Request is recycled ============================== Here's what changed in this issue in the last few minutes. View or comment on issue using this link https://jira.qos.ch/browse/ACCCESS-2 ============================== This message was sent by Atlassian Jira (v9.6.0#960000-sha1:a3ee8af)