DB

etlflow.audit.DB$
object DB extends ApplicationLogger

Attributes

Graph
Supertypes
trait ApplicationLogger
class Object
trait Matchable
class Any
Self type
DB.type

Members list

Concise view

Value members

Concrete methods

def apply(db: JDBC, jobRunId: String, poolName: String, poolSize: Int, fetchSize: Option[Int]): TaskLayer[Audit]

Inherited fields

lazy protected val logger: Logger

Attributes

Inherited from:
ApplicationLogger
protected val zioSlf4jLogger: ULayer[Unit]

Attributes

Inherited from:
ApplicationLogger