1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

Fix tests.

This commit is contained in:
Cedric Beust 2015-10-13 19:09:23 -07:00
parent ee2ec689c3
commit ab131f3eb0

View file

@ -4,7 +4,7 @@ import com.beust.kobalt.api.Kobalt
import java.text.SimpleDateFormat import java.text.SimpleDateFormat
import java.util.* import java.util.*
internal interface KobaltLogger { interface KobaltLogger {
companion object { companion object {
public var LOG_LEVEL : Int = 1 public var LOG_LEVEL : Int = 1