Overview
AuditTrail is a logging plugin used to track various types of events which occur on your server. It is the best event logger you will find that supports the latest spigot builds.
Logs are based on event listeners and can be written to a single server log, individual listener logs, individual player logs or to a mySQL database.
Unlike other loggers, AuditTrail is built with performance in mind utilizing multiple threads for logging and efficient database connection pools. A lot of effort has been taken to ensure this plugin has little to no impact of memory or CPU usage on your server by careful java profiling.
AuditTrail shows all events in an easy to read format without confusing numbers / id's and supports custom mobs, items, enchantments and lore. Detailed information regarding each event is logged to give you the complete picture as to what is happening on your server.
How good is the performance of AuditTrail? Very very good! mySQL logging can easily handle over 2000 events / second. Each file log can handle well over 1000 events / second. Try it out for yourself. The results will be surprising when compared to other outdated / unsupported logging plugins.
AuditTrail has as web server add-on called AuditTrail-Web which can be used to view mySQL logs and player information from a web browser. The resource can be found here.
MOVED TO SPIGOT:
AuditTrail has moved over to Spigot. To get the latest versions, please use this link: https://www.spigotmc.org/resources/audittrail.15140/