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