dbUrl="jdbc:mysql://localhost:3306/shrine"
dbUser="user"
dbPasswd="passwd"
dbDriver="com.mysql.jdbc.Driver"
csvFile="~/audit.csv"