I am new to Riena. I have read bits and pieces on Riena and logging, and I
see there is stuff in the framework for it, but I don't get it yet. Could
someone give, or point me to, a description on how logging in Riena works?
F.e. In my RienaPlugin (on the server) I can call getLogger. Where do I find
the loglevels to provide as parameters? Where does it log to and how can I
configure this?
I see extension points for Log catchers and listeners but there is no
documentation on what they do and how to use.