I have the separate database mysql table with fields like
Message ---type ------date
I want to alog all messages like error , info , waring in database so that i can see the past history of the site and also in case of some problem. i can see whats going on
How can i do that