[
https://issues.apache.org/jira/browse/APEXCORE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041363#comment-16041363
]
ASF GitHub Bot commented on APEXCORE-744:
-----------------------------------------
GitHub user sgolovko opened a pull request:
https://github.com/apache/apex-core/pull/540
APEXCORE-744 Add setting of predefined static logger appender properties
Added setting of the static logger appender properties: application name,
container id, user name, service name, node name.
@vrozov Please review the PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sgolovko/apex-core APEXCORE-744
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/540.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #540
----
commit c8cea21c3701fde5e629f925251c1127e62e2b10
Author: Sergey Golovko <[email protected]>
Date: 2017-06-07T18:05:22Z
APEXCORE-744 Add setting of predefined static logger appender properties
Added setting of the static logger appender properties: application name,
container id, user name, service name, node name.
----
> Add setting of predefined static logger appender properties
> ------------------------------------------------------------
>
> Key: APEXCORE-744
> URL: https://issues.apache.org/jira/browse/APEXCORE-744
> Project: Apache Apex Core
> Issue Type: Improvement
> Reporter: Sergey Golovko
> Assignee: Sergey Golovko
>
> Apex application has several static properties that can be useful to send
> with logger events (application name, container id, user name, service name,
> node name).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)