|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
_______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev
I am having problem with Scala, too.
There seems to be no way to escape the dollar sign. I would suggest using two consecutive dollar signs to make it one in the output, so "foo.bar.Baz$$" will become "foo.bar.Baz$".