Logd
From HLSW Wiki
General Info
Log Deamon is a revolutionary parsing program. It has the ability to actually parse data before it is even logged.
How does it manage this? API calls. LogD is a Meta Mod plugin, which sits between the Game DLL and the Engine.
Meta Mod therefore can catch all the function calls that the two exchange, and react before the function call arrives to destination.
Furthermore, since LogD is an add-on to Admin Mod, it has a whole array of functions and potential at its fingertips.
You can have an Admin Mod function reply to every event that is logged.
