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
* Added excludeLogEventIds options to client. The logger will exclude logs if the log event id is on the provided list.
Prepare 9.3.0 release.
* Replace eventId exclude list with filter function callback option.
* Rework based on code review.
* Remove unused imports.
* Fix method order. Add missing JavaDoc.
* Update src/main/java/com/configcat/ConfigCatClient.java
Co-authored-by: adams85 <31276480+adams85@users.noreply.github.com>
* Fix interface visibility.
---------
Co-authored-by: adams85 <31276480+adams85@users.noreply.github.com>
0 commit comments