How to write couple of new message to syslog without affection of exuisting logs?
I have quite a big project which uses logback over slf4j. I have a task to add some new messages which have to log to syslog.
Take into acount that current log messages should not be affected.