mill.api.internal.TestReporter.LogLevel
See theLogLevel companion object
enum LogLevel(val level: Int, val asString: String) extends Product, Serializable, Comparable[LogLevel]
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all