How can i add logs to a plugin?
Hello people, title says all. I want to add some logs to a plugin, for example if an admin abuses something I can watch it back in my logs.
|
Re: How can i add logs to a plugin?
log_amx - to save log in the default amx logs for the specific date
log_to_file - to save log in a custom file |
Re: How can i add logs to a plugin?
Most admin events are automatically logged in the amx logs. including amxmodmenu admins and amx_super admins. UAIO might even be logged too....but i'm not sure.
If you're writing your own admin event use log_to_file so you can stick it in a specified log for your own plugin. |
Re: How can i add logs to a plugin?
Thanks all.
|
Re: How can i add logs to a plugin?
1
Quote:
Quote:
Quote:
|
Re: How can i add logs to a plugin?
I've already fixed it, but thanks.
|
| All times are GMT -4. The time now is 00:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.