HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center
API Reference

Log Out

In the event of a user logging out or if you want new reports to no longer be associated with a specific user, you can use the log out API.

Luciq.logOut()
[Luciq logOut];
Luciq.logoutUser();
Luciq.logoutUser()
Luciq.logOut();
Luciq.logOut();
Luciq.logOut();
//iOS
Luciq.LogOut();

//Android
Luciq.LogoutUser();