mirror of
https://github.com/corda/corda.git
synced 2025-06-22 17:09:00 +00:00
@ -9,7 +9,7 @@ import java.net.InetAddress
|
||||
import java.nio.file.Path
|
||||
import java.nio.file.Paths
|
||||
|
||||
val log = LoggerFactory.getLogger("Main")
|
||||
private val log = LoggerFactory.getLogger("Main")
|
||||
|
||||
object ParamsSpec {
|
||||
val parser = OptionParser()
|
||||
|
Reference in New Issue
Block a user