Open cdman opened 8 years ago
Hi Attila,
I agree. If you have the time to do the changes, I'll happily merge your pull request.
Best,
Mikio
Attila-Mihaly Balazs notifications@github.com schrieb am Do., 31. März 2016 um 09:13:
Using a standard library for logging such as slf4j or even java.util.logging would help with capturing the logs in the expected/configured places rather than just System.err which might be redirected into unexpected places or even be completely ignored.
Thank you.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/mikiobraun/jblas/issues/76
Using a standard library for logging such as slf4j or even java.util.logging would help with capturing the logs in the expected/configured places rather than just System.err which might be redirected into unexpected places or even be completely ignored.
Thank you.