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