alert icon indicating copy to clipboard operation
alert copied to clipboard

Multiple styles

Open asok opened this issue 8 years ago • 2 comments

Hi, I have a question - is there an easy way to have combine few styles together? What I mean is that, I would like for some messages to be logged via log4e and also via growl.

asok avatar Sep 20 '17 13:09 asok

Yes, it should be simple to chain handlers, you just have to register multiple of them.

jwiegley avatar Sep 22 '17 22:09 jwiegley

I was looking for it in the docs and I almost thought it was not possible. I could use some example on how to do it (pardon my ignorance). Anyone kind to provide any? It would be much appreciated.

pataquets avatar Mar 20 '23 23:03 pataquets