[
https://issues.apache.org/jira/browse/ROCKETMQ-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047612#comment-16047612
]
ASF GitHub Bot commented on ROCKETMQ-194:
-----------------------------------------
Github user lizhanhui commented on a diff in the pull request:
https://github.com/apache/incubator-rocketmq-site/pull/18#discussion_r121620804
--- Diff: _docs/20-logappender-example.md ---
@@ -0,0 +1,80 @@
+---
+title: "Logappender Example"
+permalink: /docs/logappender-example/
+excerpt: "How to use logappender in RocketMQ."
+modified: 2017-06-08T21:01:43-04:00
+---
+
+{% include toc %}
+
+When we use rocketmq as a part of big data processing or other
cases,bussiness also need to put log data to rocketmq.Rocketmq logappender
provides log4j appender,logback appender and log4j2 appender for bussiness to
use,below is some example.
--- End diff --
"Rocketmq logappender provides log4j appender,logback appender and log4j2
appender for bussiness to use,below is some example."--> RocketMQ log appender
provides log4j, logback and log4j2 appenders for business developers. The
following are some examples.
> log appender useing rocketmq
> ----------------------------
>
> Key: ROCKETMQ-194
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-194
> Project: Apache RocketMQ
> Issue Type: New Feature
> Affects Versions: 4.1.0-incubating
> Environment: jdk7
> Reporter: lindzh
> Assignee: vongosling
> Labels: features
> Fix For: 4.1.0-incubating
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> As Rocketmq is widely used,A log appender is also necessary.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)