e-strauss commented on PR #2295:
URL: https://github.com/apache/systemds/pull/2295#issuecomment-3105070053

   > @Elias-Strauss 
   > 
   > 
   > Perhaps it would be better to change the logging error to only be invoked 
once on the instantiation of the first SDS context. This way, we could adjust 
the logging level of the error without requiring workarounds like the changes 
and previous code in this PR.
   
   ahh, so like a check (a boolean in the class) if the logging is initialized 
before. If no we clear and add the new handler.
   If its initialized, we just adjust the logging levels?


-- 
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: dev-unsubscr...@systemds.apache.org

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

Reply via email to