ymind / openhelbreath

Automatically exported from code.google.com/p/openhelbreath
0 stars 0 forks source link

SQL based Logging #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Instead of creating .txt files to log events (hack, pvp, etc), i think it
would be better to log everything critical in a SQL database.  This way,
easier to make php script and detect abnormal behavior or track statistics.

Original issue reported on code.google.com by SirHypnotoad@gmail.com on 16 Oct 2009 at 10:25

GoogleCodeExporter commented 9 years ago
Obviously. Don't make it same DB though.

Original comment by elim...@gmail.com on 28 Oct 2009 at 9:09

GoogleCodeExporter commented 9 years ago
What if DB goes down? Text files won't crash I guess...

Original comment by Drajwer@gmail.com on 5 Nov 2009 at 11:09

GoogleCodeExporter commented 9 years ago
MySQL is very stable, and if ran as a service it'll restart in case of crash.

Original comment by elim...@gmail.com on 6 Nov 2009 at 8:22