Log version information during initialization #98
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Contributions are welcome
This should be done after #83 and #57.
When Logger is initializing (in
static {}
block), it should retrieve versions of native library and java bindings and log both versions to standard java logger (jul).The text was updated successfully, but these errors were encountered: