Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.utils
/
PortalLogger
Portal
Logger
object
PortalLogger
Members
Properties
log
Level
Link copied to clipboard
@
Volatile
var
logLevel
:
PortalLogLevel
Functions
debug
Link copied to clipboard
fun
debug
(
message
:
String
)
error
Link copied to clipboard
fun
error
(
message
:
String
)
fun
error
(
message
:
String
,
throwable
:
Throwable
)
info
Link copied to clipboard
fun
info
(
message
:
String
)
set
Log
Level
Link copied to clipboard
fun
setLogLevel
(
level
:
PortalLogLevel
)
warn
Link copied to clipboard
fun
warn
(
message
:
String
)