On 19 February 2013 21:23, Jan Galler wrote:
> Hi everyone,
Hi Jan!
> I'm trying to create a logger that covers two outputs. The first one is
> a database (so every stuff should go there). And now I try to add an
> appender that sends every log-event with an level higher 'warn'.
>
> But I really
Hi everyone,
I'm trying to create a logger that covers two outputs. The first one is
a database (so every stuff should go there). And now I try to add an
appender that sends every log-event with an level higher 'warn'.
But I really don't get it working?! I'm doing the following code (PHP):
Log