sdk
/
com.sygic.sdk.diagnostics
/
LogConnector
/
LogLevel
Log
Level
@
Retention
(
value =
RetentionPolicy.CLASS
)
annotation class
LogLevel
Content copied to clipboard
Functions
Properties
Functions
annotationType
Link copied to clipboard
abstract fun
annotationType
():
Class
<out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract fun
equals
(p:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
abstract fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
abstract fun
toString
():
String
Content copied to clipboard
Properties
Debug
Link copied to clipboard
val
Debug
:
Int
Content copied to clipboard
Error
Link copied to clipboard
val
Error
:
Int
Content copied to clipboard
Info
Link copied to clipboard
val
Info
:
Int
Content copied to clipboard
Max
Link copied to clipboard
val
Max
:
Int
Content copied to clipboard
Metrics
Link copied to clipboard
val
Metrics
:
Int
Content copied to clipboard
ProcedureCall
Link copied to clipboard
val
ProcedureCall
:
Int
Content copied to clipboard
Trace
Link copied to clipboard
val
Trace
:
Int
Content copied to clipboard
Warn
Link copied to clipboard
val
Warn
:
Int
Content copied to clipboard