semanticlogger
Module Contents
alltypes
Module Contents
class SemanticLogger
Module Contents
fun asExpectedByDefault(message: String): Unit
fun asExpectedByDefault(format: String, arg: Any): Unit
fun asExpectedByDefault(format: String, arg1: Any, arg2: Any): Unit
fun asExpectedByDefault(format: String, vararg arguments: Any): Unit
fun asExpectedByDefault(msg: String, t: Throwable): Unit
fun forTestPurpose(message: String): Unit
fun forTestPurpose(format: String, arg: Any): Unit
fun forTestPurpose(format: String, arg1: Any, arg2: Any): Unit
fun forTestPurpose(format: String, vararg arguments: Any): Unit
fun forTestPurpose(msg: String, t: Throwable): Unit
fun remindToRemoveUnusedImplementationAfter(deadlineDateInIsoFormat: String, message: String): Unit
fun toInvestigateTomorrow(message: String): Unit
fun toInvestigateTomorrow(format: String, arg: Any): Unit
fun toInvestigateTomorrow(format: String, arg1: Any, arg2: Any): Unit
fun toInvestigateTomorrow(format: String, vararg arguments: Any): Unit
fun toInvestigateTomorrow(msg: String, t: Throwable): Unit
fun wakeMeUpInTheMiddleOfTheNight(message: String): Unit
fun wakeMeUpInTheMiddleOfTheNight(format: String, arg: Any): Unit
fun wakeMeUpInTheMiddleOfTheNight(format: String, arg1: Any, arg2: Any): Unit
fun wakeMeUpInTheMiddleOfTheNight(format: String, vararg arguments: Any): Unit
fun wakeMeUpInTheMiddleOfTheNight(msg: String, t: Throwable): Unit
object SemanticLoggerFactory
package de.roamingthings.semanticlogger
Module Contents
class SemanticLogger
Module Contents
fun asExpectedByDefault(message: String): Unit
fun asExpectedByDefault(format: String, arg: Any): Unit
fun asExpectedByDefault(format: String, arg1: Any, arg2: Any): Unit
fun asExpectedByDefault(format: String, vararg arguments: Any): Unit
fun asExpectedByDefault(msg: String, t: Throwable): Unit
fun forTestPurpose(message: String): Unit
fun forTestPurpose(format: String, arg: Any): Unit
fun forTestPurpose(format: String, arg1: Any, arg2: Any): Unit
fun forTestPurpose(format: String, vararg arguments: Any): Unit
fun forTestPurpose(msg: String, t: Throwable): Unit
fun remindToRemoveUnusedImplementationAfter(deadlineDateInIsoFormat: String, message: String): Unit
fun toInvestigateTomorrow(message: String): Unit
fun toInvestigateTomorrow(format: String, arg: Any): Unit
fun toInvestigateTomorrow(format: String, arg1: Any, arg2: Any): Unit
fun toInvestigateTomorrow(format: String, vararg arguments: Any): Unit
fun toInvestigateTomorrow(msg: String, t: Throwable): Unit
fun wakeMeUpInTheMiddleOfTheNight(message: String): Unit
fun wakeMeUpInTheMiddleOfTheNight(format: String, arg: Any): Unit
fun wakeMeUpInTheMiddleOfTheNight(format: String, arg1: Any, arg2: Any): Unit
fun wakeMeUpInTheMiddleOfTheNight(format: String, vararg arguments: Any): Unit
fun wakeMeUpInTheMiddleOfTheNight(msg: String, t: Throwable): Unit
object SemanticLoggerFactory