xtrasLogsDir

val Project.xtrasLogsDir: File

Path to the xtras logs directory. This is where log output of build tasks are stored.

Defaults to project.xtrasDir.resolve("logs")