Custom Plug in and WMS logging system plugin



Hi all,
I've developed a simple authorization plug in (more or less the same which is included in the WMS).

If i use the IP authorization plugin provided by the server, when a client has not rights to access a content, an entry is produced in log file of WMS Loggin Plugin.

I'd like to have the same result with my custom plugin. The plugin works correctly (it denies clients as expected) but the server does not write any entry (I checked that WMS logging plugin was enabled)

Is this situation possible?
Is this behavior dependent of the WMS_EVENT trapped (connect , open, play ...)?

Instead, the only solution is implementing a custom logging plugin and use this to log my denied requests?

Thanks in advance.
F.


.


Loading