I have started Chainsaw and from the application internal logs I can see the
file is loaded OK but it seems as the layout pattern I am using in that
"messages.log" remote file is different from the one expected by Chainsaw it
can't display correctly the messages, the corresponding tab is not created
and I am getting the following exception:
16198 [Thread-8] ERROR org.apache.log4j.ConsoleAppender - Attempted to
append to closed appender named [TEMP_CONSOLE_APPENDER].
Any idea?
What is the expected layout I should put in my remote log file to make
Chainsaw to load correctly that file using VFSLogFilePatternReceiver and
display its messages?