Closed mannhegde closed 6 years ago
@mannhegde you need to configure table name which is used to store the log:
config :ecto_trail, table_name: "audit_log"
I'll update the readme.
@AndrewDryga appreciate your quick response. it worked. thank you.
kindly help fixing this.