package logging
Type Members
- class LogRequestAndResultForBundleSpec extends FlatSpec with UtilsSpec
- trait LoggingAdapterFixture extends FlatSpec with CoreSpec
- class LoggingAdapterSpec extends FlatSpec with UtilsSpec
- abstract class LoggingKleisliWhenNoRealFailSpec[M[_], Fail] extends FlatSpec with UtilsSpec with FunctionFixture
- class RememberLoggingAdapterSpec extends FlatSpec with UtilsSpec with LoggingAdapterFixture
- class RememberOrNormalAdapterSpec extends FlatSpec with UtilsSpec with LoggingAdapterFixture with LocalOpsPimper[Future]
- class ScalaFutureLoggingKleisliSpec extends LoggingKleisliWhenNoRealFailSpec[Future, Throwable]