TCDigitalFlyer
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
TCDigitalFlyer
TCDigitalFlyer
/
com.tctranscontinental.android.digitalflyer
/
Logger
Logger
androidJvm
interface
Logger
(
source
)
A logger that can be injected to log messages from the DigitalFlyer.
Members
Functions
debug
Link copied to clipboard
androidJvm
abstract
fun
debug
(
message
:
String
)
error
Link copied to clipboard
androidJvm
abstract
fun
error
(
message
:
String
)
info
Link copied to clipboard
androidJvm
abstract
fun
info
(
message
:
String
)
verbose
Link copied to clipboard
androidJvm
abstract
fun
verbose
(
message
:
String
)
warning
Link copied to clipboard
androidJvm
abstract
fun
warning
(
message
:
String
)