chaokunyang opened a new issue, #1484:
URL: https://github.com/apache/incubator-fury/issues/1484

   ## Is your feature request related to a problem? Please describe.
   SLF4J introduces some conflicts in graalvm image build, see #1404 
   And it's time consuming in #1481 
   
   ## Describe the solution you'd like
   Since the log won't be printed frequently, we may be able to replace it with 
a simple logger implemented by Fury.
   
   `Thread.currentThread().getStackTrace()[1].getLineNumber()` can be used to 
extrac line number
   
   ## Additional context
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@fury.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@fury.apache.org
For additional commands, e-mail: commits-h...@fury.apache.org

Reply via email to