Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1B56E200B0F for ; Thu, 2 Jun 2016 17:30:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 19F2A160A51; Thu, 2 Jun 2016 15:30:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6DA19160A52 for ; Thu, 2 Jun 2016 17:30:00 +0200 (CEST) Received: (qmail 28776 invoked by uid 500); 2 Jun 2016 15:29:59 -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 28753 invoked by uid 99); 2 Jun 2016 15:29:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2016 15:29:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4D7032C033A for ; Thu, 2 Jun 2016 15:29:59 +0000 (UTC) Date: Thu, 2 Jun 2016 15:29:59 +0000 (UTC) From: "yl (JIRA)" To: log4j-dev@logging.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (LOG4J2-1405) 2.6 html format - "
" inserted in the middle of when restart tomcat MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 02 Jun 2016 15:30:01 -0000 yl created LOG4J2-1405: -------------------------- Summary: 2.6 html format - "
" inserted in the middle of when restart tomcat Key: LOG4J2-1405 URL: https://issues.apache.org/jira/browse/LOG4J2-1405 Project: Log4j 2 Issue Type: Bug Affects Versions: 2.6 Reporter: yl Hello, Updated 2.3 to 2.6. When reload tomcat7, the logfile (html format) not shown correctly: 13942164 http-bio-..... INFO ActionClass ......
13936096 http-bio.....50 WARN ..... .... "
" is added in the middle, so html file cannot be printed correctly. Can someone help how to fix this please? Here is log4j2.xml config: -- 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