What does no context given mean
7 Jul
2011
7 Jul
'11
4:12 p.m.
Hi, I regularly get this message on the console: LOGBACK: No context given for ch.qos.logback.core.FileAppender[null] What does it mean ? Thanks, Franck
7 Jul
7 Jul
3:30 p.m.
Hi Franck, All logback components are attached to a context. Joran and Gaffer configurators attach the context automatically. You are probably instantiating your own appenders. HTH, -- Ceki On 07/07/2011 6:12 PM, Franck Routier wrote:
Hi,
I regularly get this message on the console:
LOGBACK: No context given for ch.qos.logback.core.FileAppender[null]
What does it mean ?
Thanks,
Franck
5382
Age (days ago)
5382
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ceki Gülcü -
Franck Routier