Interested in contributing to Kobalt? This page explains how to configure your development environment.
Kobalt's main class is com.beust.kobalt.MainKt
. Here is a typical launch configuration:
A few observations:
--dev
, which will add the class
name and thread information to each log line.