[infinispan-issues] [JBoss JIRA] (ISPN-7913) Unify logger outputs for server startup events
Sebastian Łaskawiec (JIRA)
issues at jboss.org
Mon Jun 12 08:44:01 EDT 2017
Sebastian Łaskawiec created ISPN-7913:
-----------------------------------------
Summary: Unify logger outputs for server startup events
Key: ISPN-7913
URL: https://issues.jboss.org/browse/ISPN-7913
Project: Infinispan
Issue Type: Enhancement
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Priority: Optional
Logging events shown below don't look very consistent.
{code}
14:41:02,591 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-7) DGISPN0001: Started namedCache cache from local container
14:41:02,615 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10000: HotRodServer starting
14:41:02,620 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10001: HotRodServer (SSL) listening on 127.0.0.1:11222
14:41:02,622 INFO [org.infinispan.server.endpoint] (MSC service thread 1-7) DGENDPT10000: REST+SSL starting
14:41:02,936 INFO [org.infinispan.server.endpoint] (MSC service thread 1-7) DGENDPT10002: REST+SSL listening on 127.0.0.1:8080 (mapped to rest/rest)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list