Skip to content

ktx daemon logs

  • Usage: ktx daemon logs [FLAGS]

Dump the daemon's log file

Flags

--all

Dump every daemon's log

--jdk <JDK>

Target JDK major version (default: current)

-n --tail <TAIL>

Number of trailing lines to print (default 100). Use 0 for the full log.

Default: 100

--path

Print just the log file path; do not dump contents.

Released under TBD license.