All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.emarsys.logger.ce.package.scala Maven / Gradle / Ivy

There is a newer version: 0.9.14
Show newest version
package com.emarsys.logger

import cats.effect.IO

package object ce {
  type LoggedIO[A] = Logged[IO, A]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy