mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Fix tests.
This commit is contained in:
parent
ee2ec689c3
commit
ab131f3eb0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue