[infinispan-issues] [JBoss JIRA] (ISPN-10018) Observability: clean up logging categories
Tristan Tarrant (Jira)
issues at jboss.org
Wed Oct 2 04:24:01 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-10018:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7383
> Observability: clean up logging categories
> ------------------------------------------
>
> Key: ISPN-10018
> URL: https://issues.jboss.org/browse/ISPN-10018
> Project: Infinispan
> Issue Type: Sub-task
> Components: JMX, reporting and management
> Affects Versions: 10.0.0.Beta2
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> For logs with level INFO, WARN, ERROR, FATAL we want to use specific categories instead of the fully-qualified class name.
> The following is a list of categories:
> * org.infinispan.CLUSTER: messages related to clustering (state transfer, rebalancing, partitioning, etc)
> * org.infinispan.CONFIG: messages related to configuration
> * org.infinispan.PERSISTENCE: messages related to loaders/stores
> * org.infinispan.SECURITY: messages related to security
> * org.infinispan.CONTAINER: messages related to the data container (e.g. expiration, eviction, listeners, transactions, etc)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list