logEntriesDesc

fun <T : Any> logEntriesDesc(mapper: (id: Long, index1: Long, index2: Long, subject: String, count: Long, node: String?) -> T): Query<T>
fun logEntriesDesc(): Query<Log>