You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, currently you can register a custom logger with Louis.setLogger(). It probably makes sense to hide this method, and automatically forward any messages from Liblouis to java.util.logging.
and use java.util.logging instead.
Also, currently you can register a custom logger with
Louis.setLogger()
. It probably makes sense to hide this method, and automatically forward any messages from Liblouis to java.util.logging.CC @joeha480
The text was updated successfully, but these errors were encountered: