R/expdb_log.R
dbAddLog.Rd
Add log from expDB
dbAddLog(con, msg, date = format(Sys.time(), format = "%Y-%m-%d"))
a connection object as produced by dbConnect
Add message into expdb
Create time of message
No return values