-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
I think it would look more amenable and less worrisome for users if upon startup there would not be a bunch of warnings what implementations could not be loaded, but instead some info what is being used. So instead of, e.g.,
2025-08-30 11:09:23,997 [main] WARN dev.ludovic.netlib.lapack.InstanceBuilder - Failed to load implementation from:dev.ludovic.netlib.lapack.JNILAPACK
we could have , e.g.
2025-08-30 11:09:23,997 [main] INFO dev.ludovic.netlib.lapack.InstanceBuilder - Using JavaLAPACK, with features requiring at least Java 11
If you are interested I would prepare a pull request.
Metadata
Metadata
Assignees
Labels
No labels