WavecellLog |
Class containing information for logging. It is used every time the SDK logs to the console. data class WavecellLog |
WavecellLogLevel |
Class containing all different levels the logging system has. enum class WavecellLogLevel |
WavecellLogListener |
Interface definition used to receive a WavecellLog every time the SDK prints to the console. interface WavecellLogListener |