switchTo

open fun switchTo(destination: Class<out Any>)
open fun switchTo(destination: Log)

Switch from deferred logging to immediate logging to the specified destination.

Since

2.1.0

Parameters

destination

the new log destination