http://bugzilla.slf4j.org/show_bug.cgi?id=50
------- Comment #5 from [EMAIL PROTECTED] 2008-02-18 12:23 ------- I've added a suggestion how to implement translation of log-messages to logback-bug-report http://bugzilla.qos.ch/show_bug.cgi?id=100 I also think that this is off-topic for both slf4j and logback as such because it's a rather special case of logging. On the other hand: why should we use two different approaches for developer- and enduser-logging? Implementing such a locale-aware appender is most likely application dependent because there's probably already a translation concept in place, e.g. org.springframework.context.MessageSource or java.util.ResourceBundle, and the appender should/would use the same technique. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ dev mailing list [email protected] http://www.slf4j.org/mailman/listinfo/dev
