StorylyLogLevel

enum StorylyLogLevel : Enum<StorylyLogLevel>

This enum class represents log level for troubleshooting

Entries

OFF
Link copied to clipboard
OFF()
ERROR
Link copied to clipboard
WARNING
Link copied to clipboard
DEBUG
Link copied to clipboard

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int