Package it.unive.lisa.logging
-
Interface Summary Interface Description TimerLogger.LoggableAction ARunnableexecuting a function with no arguments a no return value.TimerLogger.LoggableSupplier<R> ASupplierproducing one element. -
Class Summary Class Description Counter A counter that logs to a given logger while progressing during the count.IterationLogger An utility class that allows automatic logging while iterating over elements of a collection, stream or array.TimerLogger An utility class that allows automatic logging of the execution time of a method. -
Enum Summary Enum Description TimeFormat Time formatting utility.