I also find a line when a user connects:
<connect informations> * establish * 0
but about disconnecting there is nothing. Is it possible to log disconnecting?
lsnrctl>set log_status off
This stopped the listener.log getting filled up with the service information.
I don't know if this is the only way, but it did solve my problem.