Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-10010 Observability
  3. ISPN-10018

Observability: clean up logging categories

XMLWordPrintable

      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.CONTAINER: messages related to the data container (e.g. expiration, eviction, listeners, transactions, etc)
      • org.infinispan.PERSISTENCE: messages related to loaders/stores
      • org.infinispan.SECURITY: messages related to security
      • org.infinispan.SERVER: messages related to server

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: