toggle menu
animatedledstrip-core
1.0.5
common
switch theme
search in API
animatedledstrip-core
/
animatedledstrip.utils
/
TestLogger
/
Log
Log
data
class
Log
(
val
severity
:
<Error class: unknown class>
,
val
message
:
String
,
val
tag
:
String
)
Members
Constructors
Log
Link copied to clipboard
constructor
(
severity
:
<Error class: unknown class>
,
message
:
String
,
tag
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
severity
Link copied to clipboard
val
severity
:
<Error class: unknown class>
tag
Link copied to clipboard
val
tag
:
String