toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-logging
/
com.mapbox.dash.logging
/
i
i
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
inline
fun
Logger
.
i
(
tag
:
String
,
block
:
(
)
->
String
)
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
inline
fun
Logger
.
i
(
tag
:
String
,
tr
:
Throwable
,
block
:
(
)
->
String
)