Uploaded image for project: 'S2Graph'
  1. S2Graph
  2. S2GRAPH-138

There is a problem that `log` is not left in development mode.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: To Do
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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.

      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.
      
      

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              daewon Daewon Jeong
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: