Details
-
Improvement
-
Status: Done
-
Minor
-
Resolution: Done
-
None
-
None
-
None
Description
The GraphQL server, which is still the experiment phase, does not provide logging, but prints the contents of the server to stdout using the println method.
Therefore, there is a problem that the contents of the error are not properly reported at the time of development, which makes debugging impossible.
Improve the above problem
The logger uses the slf4j interface in accordance with the outline of the existing -S2GRAPH-117(-Cleaner logging library usage)
Attachments
Issue Links
- links to