Could I extend the Logger abstraction in my Phoenix application, and somehow "inform" Phoenix or the underlying framework about the extention logger abstraction?
"Peter Royal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Unfortunately you cannot use your custom levels though, as logging in > Phoenix is done via the Logger abstraction (ie when using LogEnabled, > components are unaware of the underlying logging impl) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
