From log4j-dev-return-34003-apmail-logging-log4j-dev-archive=logging.apache.org@logging.apache.org Tue Jan 20 12:33:34 2015 Return-Path: X-Original-To: apmail-logging-log4j-dev-archive@www.apache.org Delivered-To: apmail-logging-log4j-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AAC4710457 for ; Tue, 20 Jan 2015 12:33:34 +0000 (UTC) Received: (qmail 17496 invoked by uid 500); 20 Jan 2015 12:33:34 -0000 Delivered-To: apmail-logging-log4j-dev-archive@logging.apache.org Received: (qmail 17446 invoked by uid 500); 20 Jan 2015 12:33:34 -0000 Mailing-List: contact log4j-dev-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Log4J Developers List" Reply-To: "Log4J Developers List" Delivered-To: mailing list log4j-dev@logging.apache.org Received: (qmail 17435 invoked by uid 99); 20 Jan 2015 12:33:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jan 2015 12:33:34 +0000 Date: Tue, 20 Jan 2015 12:33:34 +0000 (UTC) From: "Mike Andrew (JIRA)" To: log4j-dev@logging.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (LOG4J2-943) How to configure StatisticsCsvLayout in log4j2 ? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mike Andrew created LOG4J2-943: ---------------------------------- Summary: How to configure StatisticsCsvLayout in log4j2 ? Key: LOG4J2-943 URL: https://issues.apache.org/jira/browse/LOG4J2-943 Project: Log4j 2 Issue Type: Question Components: Appenders, Layouts, Plugins Affects Versions: 2.1 Environment: Windows7, Java Reporter: Mike Andrew Priority: Critical Fix For: 2.1 Need help from migrating log4j to log4j2. I have a rollingFileAppender. I need this appender to make use of "StatisticsCsvLayout" in org.perf4j. Previously in log4j 1.x version we used to directly refer the StatisticsCsvLayout from any appender using following tag in log4j.xml. We are unable to confire this from log4j2.xml as there is no provision to make use of external layouts directly. Please tell me how to configure this in log4j2.xml. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org For additional commands, e-mail: log4j-dev-help@logging.apache.org