Hello,
sagt Dir das hier was?
k.PHP-Code:
If the JVM hosting the SocketAppender exits before the SocketAppender
is closed either explicitly or subsequent to garbage collection,
then there might be untransmitted data in the pipe which might be lost.
This is a common problem on Windows based systems. To avoid ...<schnip>..,
it is usually sufficient to close() the SocketAppender either
explicitly or by calling the LogManager.shutdown() method before
exiting the application.
Bookmarks