CP

object CP extends ApplicationLogger
trait ApplicationLogger
class Object
trait Matchable
class Any
CP.type

Value members

Concrete methods

def create(db: JDBC, poolName: String, poolSize: Int): ZIO[Scope, Throwable, String]
def layer(db: JDBC, poolName: String, poolSize: Int): TaskLayer[String]

Inherited fields

lazy protected val logger: Logger
Inherited from:
ApplicationLogger
protected val zioSlf4jLogger: ULayer[Unit]
Inherited from:
ApplicationLogger