Salesforce Marketing Cloud Unified SDK
Toggle table of contents
11.0.0
Select version
11.0.0
10.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Salesforce Marketing Cloud Unified SDK
Marketing Cloud SDK v11.0.0.0
/
com.salesforce.marketingcloud.proximity
/
BeaconLogger
Beacon
Logger
class
BeaconLogger
:
Logger
Members
Constructors
Beacon
Logger
Link copied to clipboard
constructor
(
)
Functions
d
Link copied to clipboard
open
fun
d
(
tag
:
String
,
message
:
String
,
objects
:
Array
<
Any
>
)
open
fun
d
(
throwable
:
Throwable
,
tag
:
String
,
message
:
String
,
objects
:
Array
<
Any
>
)
e
Link copied to clipboard
open
fun
e
(
tag
:
String
,
message
:
String
,
objects
:
Array
<
Any
>
)
open
fun
e
(
throwable
:
Throwable
,
tag
:
String
,
message
:
String
,
objects
:
Array
<
Any
>
)
i
Link copied to clipboard
open
fun
i
(
tag
:
String
,
message
:
String
,
objects
:
Array
<
Any
>
)
open
fun
i
(
throwable
:
Throwable
,
tag
:
String
,
message
:
String
,
objects
:
Array
<
Any
>
)
v
Link copied to clipboard
open
fun
v
(
tag
:
String
,
message
:
String
,
objects
:
Array
<
Any
>
)
open
fun
v
(
throwable
:
Throwable
,
tag
:
String
,
message
:
String
,
objects
:
Array
<
Any
>
)
w
Link copied to clipboard
open
fun
w
(
tag
:
String
,
message
:
String
,
objects
:
Array
<
Any
>
)
open
fun
w
(
throwable
:
Throwable
,
tag
:
String
,
message
:
String
,
objects
:
Array
<
Any
>
)