rhea/assets/libraries/std/log.rhea

5 lines
72 B
Plaintext

func error(){}
func warn(){}
func info(){}
func debug(){}
func trace(){}