[jira] [Commented] (LOG4J2-2977) Documentation for code to create a FileAppender is out of date

2020-12-29 Thread Bryan Pauquette (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256222#comment-17256222 ] Bryan Pauquette commented on LOG4J2-2977: - Thank you! > Documentation for code

[jira] [Created] (LOGCXX-518) Refactor the multi process code of RollingFileAppender

2020-12-29 Thread Robert Middleton (Jira)
Robert Middleton created LOGCXX-518: --- Summary: Refactor the multi process code of RollingFileAppender Key: LOGCXX-518 URL: https://issues.apache.org/jira/browse/LOGCXX-518 Project: Log4cxx

[jira] [Created] (LOGCXX-517) Circular reference in ErrorHandlerTestCase

2020-12-29 Thread Robert Middleton (Jira)
Robert Middleton created LOGCXX-517: --- Summary: Circular reference in ErrorHandlerTestCase Key: LOGCXX-517 URL: https://issues.apache.org/jira/browse/LOGCXX-517 Project: Log4cxx Issue Type:

[jira] [Created] (LOGCXX-516) Make classes ABI-stable

2020-12-29 Thread Robert Middleton (Jira)
Robert Middleton created LOGCXX-516: --- Summary: Make classes ABI-stable Key: LOGCXX-516 URL: https://issues.apache.org/jira/browse/LOGCXX-516 Project: Log4cxx Issue Type: Improvement

[jira] [Created] (LOGCXX-515) Add macros to utilize libfmt formatting for messages

2020-12-29 Thread Robert Middleton (Jira)
Robert Middleton created LOGCXX-515: --- Summary: Add macros to utilize libfmt formatting for messages Key: LOGCXX-515 URL: https://issues.apache.org/jira/browse/LOGCXX-515 Project: Log4cxx Is

[jira] [Created] (LOGCXX-514) Create a libfmt layout

2020-12-29 Thread Robert Middleton (Jira)
Robert Middleton created LOGCXX-514: --- Summary: Create a libfmt layout Key: LOGCXX-514 URL: https://issues.apache.org/jira/browse/LOGCXX-514 Project: Log4cxx Issue Type: New Feature

[GitHub] [logging-log4j2] carterkozak commented on pull request #452: LOG4J2-2972 Respawn AsyncAppender thread on failures.

2020-12-29 Thread GitBox
carterkozak commented on pull request #452: URL: https://github.com/apache/logging-log4j2/pull/452#issuecomment-752268188 > Then the hell broke loose. I don't think it's that bad! We fixed a problem for some users, and caused an issue for others. I'd consider the behavior in 2.14 an

[jira] [Commented] (LOG4J2-2986) Allow stacktrace pattern converters to specify a starting point to ignore redundant framework stack elements

2020-12-29 Thread Ron Grabowski (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256189#comment-17256189 ] Ron Grabowski commented on LOG4J2-2986: --- Yes something like _maxStringLength_ woul

[GitHub] [logging-log4j2] vy commented on pull request #452: LOG4J2-2972 Respawn AsyncAppender thread on failures.

2020-12-29 Thread GitBox
vy commented on pull request #452: URL: https://github.com/apache/logging-log4j2/pull/452#issuecomment-752257307 > The downside is when an error is raised, we pay the full cost of thread creation and context switching rather than catching and continuing. Correct. Though note that thi

[jira] [Commented] (LOG4J2-2985) Allow Json based layouts to output a root element

2020-12-29 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256178#comment-17256178 ] Volkan Yazici commented on LOG4J2-2985: --- [~rgrabowski], I have added {{eventTempla

[jira] [Work started] (LOG4J2-2972) AsyncAppender thread gets killed with ThreadDeath exception

2020-12-29 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on LOG4J2-2972 started by Volkan Yazici. - > AsyncAppender thread gets killed with ThreadDeath exception > -

[jira] [Work started] (LOG4J2-2985) Allow Json based layouts to output a root element

2020-12-29 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on LOG4J2-2985 started by Volkan Yazici. - > Allow Json based layouts to output a root element > ---

[GitHub] [logging-log4j2] vy opened a new pull request #454: LOG4J2-2985 Add eventTemplateRootObjectKey parameter to JsonTemplateLayout.

2020-12-29 Thread GitBox
vy opened a new pull request #454: URL: https://github.com/apache/logging-log4j2/pull/454 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (LOG4J2-2985) Allow Json based layouts to output a root element

2020-12-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256177#comment-17256177 ] ASF subversion and git services commented on LOG4J2-2985: - Commi

[GitHub] [logging-log4j2] carterkozak commented on pull request #452: LOG4J2-2972 Respawn AsyncAppender thread on failures.

2020-12-29 Thread GitBox
carterkozak commented on pull request #452: URL: https://github.com/apache/logging-log4j2/pull/452#issuecomment-752246841 > The major improvement this change set brings is that there are no smart whitelist of failures that are subject to handling. The downside is when an error is rai

[jira] [Commented] (LOG4J2-2986) Allow stacktrace pattern converters to specify a starting point to ignore redundant framework stack elements

2020-12-29 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256167#comment-17256167 ] Volkan Yazici commented on LOG4J2-2986: --- [~rgoers] Sorry, by {{Filter}} I actually

[jira] [Commented] (LOG4J2-2986) Allow stacktrace pattern converters to specify a starting point to ignore redundant framework stack elements

2020-12-29 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256155#comment-17256155 ] Ralph Goers commented on LOG4J2-2986: - We couldn't do that with a Filter. Actually,

[jira] [Commented] (LOG4J2-2986) Allow stacktrace pattern converters to specify a starting point to ignore redundant framework stack elements

2020-12-29 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256154#comment-17256154 ] Volkan Yazici commented on LOG4J2-2986: --- If I am not mistaken, layouts receive the

[GitHub] [logging-log4j2] vy commented on pull request #452: LOG4J2-2972 Respawn AsyncAppender thread on failures.

2020-12-29 Thread GitBox
vy commented on pull request #452: URL: https://github.com/apache/logging-log4j2/pull/452#issuecomment-752224064 > I think the only way this can happen is if someone calls [Thread.stop()](https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.html#stop--), so we must consider the inten

[GitHub] [logging-log4cxx] rm5248 merged pull request #48: GitHub actions update

2020-12-29 Thread GitBox
rm5248 merged pull request #48: URL: https://github.com/apache/logging-log4cxx/pull/48 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Comment Edited] (LOG4J2-2977) Documentation for code to create a FileAppender is out of date

2020-12-29 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256085#comment-17256085 ] Matt Sicker edited comment on LOG4J2-2977 at 12/29/20, 5:50 PM: --

[jira] [Comment Edited] (LOG4J2-2977) Documentation for code to create a FileAppender is out of date

2020-12-29 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256085#comment-17256085 ] Matt Sicker edited comment on LOG4J2-2977 at 12/29/20, 5:48 PM: --

[jira] [Comment Edited] (LOG4J2-2977) Documentation for code to create a FileAppender is out of date

2020-12-29 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256085#comment-17256085 ] Matt Sicker edited comment on LOG4J2-2977 at 12/29/20, 5:48 PM: --

[jira] [Commented] (LOG4J2-2977) Documentation for code to create a FileAppender is out of date

2020-12-29 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256085#comment-17256085 ] Matt Sicker commented on LOG4J2-2977: - Few things: * The set/with naming convention

[jira] [Commented] (LOG4J2-2977) Documentation for code to create a FileAppender is out of date

2020-12-29 Thread Ron Grabowski (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256058#comment-17256058 ] Ron Grabowski commented on LOG4J2-2977: --- As a first timer looking at log4j's Plugi

[GitHub] [logging-log4j2] carterkozak commented on pull request #452: LOG4J2-2972 Respawn AsyncAppender thread on failures.

2020-12-29 Thread GitBox
carterkozak commented on pull request #452: URL: https://github.com/apache/logging-log4j2/pull/452#issuecomment-752151311 I think the only way this can happen is if someone calls [Thread.stop()](https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.html#stop--), so we must consider th

[GitHub] [logging-log4j2] ronosaurus commented on pull request #453: (doc) PatternLayout.createLayout to PatternLayout.createDefaultLayout

2020-12-29 Thread GitBox
ronosaurus commented on pull request #453: URL: https://github.com/apache/logging-log4j2/pull/453#issuecomment-752150330 I found a customconfig file in the release-2.x branch: - https://github.com/apache/logging-log4j2/blob/release-2.x/src/site/xdoc/manual/customconfig.xml#L270 -

[jira] [Issue Comment Deleted] (LOG4NET-659) Using log4net to put data to the database under .net core 3.1 is invalid

2020-12-29 Thread fengweiye (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fengweiye updated LOG4NET-659: -- Comment: was deleted (was: don't solve) > Using log4net to put data to the database under .net core 3

[jira] [Updated] (LOG4NET-659) Using log4net to put data to the database under .net core 3.1 is invalid

2020-12-29 Thread fengweiye (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fengweiye updated LOG4NET-659: -- Description: my log4net config sqlServer Set the following  

[jira] [Reopened] (LOG4NET-659) Using log4net to log data to the database under the framework of .net core 3.1 is invalid

2020-12-29 Thread fengweiye (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fengweiye reopened LOG4NET-659: --- don't solve > Using log4net to log data to the database under the framework of .net core > 3.1 is inva

[GitHub] [logging-log4cxx] rm5248 merged pull request #47: Fix build on Windows with wchar

2020-12-29 Thread GitBox
rm5248 merged pull request #47: URL: https://github.com/apache/logging-log4cxx/pull/47 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Closed] (LOG4NET-659) Using log4net to log data to the database under the framework of .net core 3.1 is invalid

2020-12-29 Thread fengweiye (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fengweiye closed LOG4NET-659. - Resolution: Abandoned > Using log4net to log data to the database under the framework of .net core > 3.

[jira] [Commented] (LOG4NET-659) Using log4net to log data to the database under the framework of .net core 3.1 is invalid

2020-12-29 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256030#comment-17256030 ] Ralph Goers commented on LOG4NET-659: - Please use English in the ASF Jira system. Al

[jira] [Updated] (LOG4NET-659) Using log4net to log data to the database under the framework of .net core 3.1 is invalid

2020-12-29 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers updated LOG4NET-659: Summary: Using log4net to log data to the database under the framework of .net core 3.1 is invalid

[jira] [Commented] (LOG4J2-2977) Documentation for code to create a FileAppender is out of date

2020-12-29 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256026#comment-17256026 ] Matt Sicker commented on LOG4J2-2977: - Usually we mark issues as resolved once the P

[jira] [Created] (LOG4NET-659) 在.net core 3.1框架下使用log4net记录数据到数据库无效

2020-12-29 Thread fengweiye (Jira)
fengweiye created LOG4NET-659: - Summary: 在.net core 3.1框架下使用log4net记录数据到数据库无效 Key: LOG4NET-659 URL: https://issues.apache.org/jira/browse/LOG4NET-659 Project: Log4net Issue Type: Improvement