Daewon Jeong created S2GRAPH-138:
------------------------------------

             Summary: There is a problem that `log` is not left in development 
mode.
                 Key: S2GRAPH-138
                 URL: https://issues.apache.org/jira/browse/S2GRAPH-138
             Project: S2Graph
          Issue Type: Bug
            Reporter: Daewon Jeong
            Priority: Minor


Logging works fine in packaged binary(sbt package) with `start-s2graph.sh`  
command.

In development mode `sbt project s2rest_play run`, logging does not work with 
the following message.

{code}

SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
SLF4J: Defaulting to no-operation MDCAdapter implementation.
SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further 
details.

{code}

p.s: I think it seems to be related to {{S2GRAPH-117}} issue



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to