Skip navigation links
B C D E F G I R S W 

B

Bugfender - Class in com.bugfender.sdk
 
Bugfender() - Constructor for class com.bugfender.sdk.Bugfender
 

C

com.bugfender.sdk - package com.bugfender.sdk
 

D

d(String, String) - Static method in class com.bugfender.sdk.Bugfender
Default Bugfender log method.

E

e(String, String) - Static method in class com.bugfender.sdk.Bugfender
Error Bugfender log method.
enableLogcatLogging() - Static method in class com.bugfender.sdk.Bugfender
 
enableUIEventLogging(Application) - Static method in class com.bugfender.sdk.Bugfender
 

F

forceSendOnce() - Static method in class com.bugfender.sdk.Bugfender
Synchronizes all logs and issues with the server once, regardless if this device is enabled or not.

G

getDeviceIdentifier() - Static method in class com.bugfender.sdk.Bugfender
Get the device identifier generated.

I

init(Context, String, boolean) - Static method in class com.bugfender.sdk.Bugfender
Initialize the Bugfender SDK with a specific application token.

R

removeDeviceKey(String) - Static method in class com.bugfender.sdk.Bugfender
Remove a device detail.

S

sendIssue(String, String) - Static method in class com.bugfender.sdk.Bugfender
Sends an issue
setDeviceBoolean(String, boolean) - Static method in class com.bugfender.sdk.Bugfender
Sets a device detail with boolean type.
setDeviceFloat(String, Float) - Static method in class com.bugfender.sdk.Bugfender
Sets a device detail with double type.
setDeviceInteger(String, Integer) - Static method in class com.bugfender.sdk.Bugfender
Sets a device detail with integer type.
setDeviceString(String, String) - Static method in class com.bugfender.sdk.Bugfender
Sets a device detail with string type.
setForceEnabled(boolean) - Static method in class com.bugfender.sdk.Bugfender
Synchronizes all logs and issues with the server all the time, regardless if this device is enabled or not.
setMaximumLocalStorageSize(long) - Static method in class com.bugfender.sdk.Bugfender
Set the maximum space available to store local logs.

W

w(String, String) - Static method in class com.bugfender.sdk.Bugfender
Warning Bugfender log method.
B C D E F G I R S W 
Skip navigation links