[
https://issues.apache.org/jira/browse/S2GRAPH-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15734327#comment-15734327
]
ASF GitHub Bot commented on S2GRAPH-138:
----------------------------------------
Github user daewon commented on the issue:
https://github.com/apache/incubator-s2graph/pull/107
@jongwook It works well.
Thank you.
+1
> 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)