Debug

com.github.arturopala.gitignore.Debug$
object Debug

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Debug.type

Members list

Concise view

Value members

Concrete methods

def debug(isSuccess: => Boolean, msg: => String): Unit
def debug(msg: => String, color: String): Unit
def debug(msg: => String): Unit
def debug(l: Int, msg: => String): Unit
def debug(l: Int, isSuccess: => Boolean, msg: => String): Unit
def indent: String

Concrete fields

var isDebug: Boolean
var level: Int