You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "chenmingjie (JIRA)" <ji...@apache.org> on 2018/03/23 03:49:00 UTC

[jira] [Created] (S2GRAPH-188) Should migrate log4j.properties to log4j2.xml

chenmingjie created S2GRAPH-188:
-----------------------------------

             Summary: Should migrate log4j.properties to log4j2.xml
                 Key: S2GRAPH-188
                 URL: https://issues.apache.org/jira/browse/S2GRAPH-188
             Project: S2Graph
          Issue Type: Bug
    Affects Versions: 0.2.1
            Reporter: chenmingjie


s2rest_play.log:

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/data/home/apache-s2graph-0.2.1-SNAPSHOT-incubating-bin/lib/log4j-slf4j-impl-2.9.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/data/home/apache-s2graph-0.2.1-SNAPSHOT-incubating-bin/lib/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
{color:#FF0000}ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.{color}
NettyServer.main is deprecated. Please start your Play server with the play.core.server.ProdServerStart$.main.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)