Skip to content

Info which instance is used #26

@uhoefel

Description

@uhoefel

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions