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
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
i'm just wondering if there is a way to set a logger for androidannotations. it seems AA use logcat to log runtime exceptions in method marked with UiThread annotation. so how can i replace it with slf4j?