etlflow-db
etlflow-db
etlflow.audit
DB
DBLogger
etlflow.db
CP
DBApi
Service
etlflow.db.utils
CreateDB
InitDB
ResetDB
etlflow.task
DBQueryTask
DBQueryTask
DBReadTask
DBReadTask
etlflow-db
/
etlflow.db
/
CP
CP
object
CP
extends
ApplicationLogger
Graph
Supertypes
Self type
trait
ApplicationLogger
class
Object
trait
Matchable
class
Any
CP
.type
Value members
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