List of all possible log messages

Hi,
Does anywhere exists list of all possible log messages from routerOS? I mean list of examples of all log messages.
I want know what all is logged.

Thanks

check this

http://www.mikrotik.com/docs/ros/2.9/system/logging

M.

Yes, I found this part of manual but i need list of real log messages like

wireless,debug AP-name: 00:00:00:00:00:00 attempts to connect
wireless,info 00:00:00:00:00:00@AP-name: connected

etc.

I want parse these logs and I want know what all is logged.
But thanks for your endeavour.