logCount

abstract fun logCount(tag: String)(source)

When --debug is passed to the CLI, prints tag and the count of elements currently in scope.

Note that for most use-cases, --profile yields better results without requiring modifying the template.