Add log from expDB

dbAddLog(con, msg, date = format(Sys.time(), format = "%Y-%m-%d"))

Arguments

con

a connection object as produced by dbConnect

msg

Add message into expdb

date

Create time of message

Value

No return values