I'm quite new to logback so I could be wrong, but I don't think there is a schema. Does is say somewhere that one exists? If you use the Joran configuration framework, which is used for logback.xml, the structure of the logback xml configuration can easily be altered/extended. Therefore I don't think there is a schema. Possibly, a schema for basic logback classic configuration could exist, but I haven't seen one.
Nick Evgeniev wrote: > > Hi, > > Where can I find logback.xml schema? Logback site claims that the main > advantage of logback over log4j is documentation... Probably I'm blind, > but I see no logback.xml documentation on site. Where is the catch? > > > -- View this message in context: http://www.nabble.com/lobback.xml-schema-tp14334354p14469506.html Sent from the Logback User mailing list archive at Nabble.com. _______________________________________________ Logback-user mailing list [email protected] http://qos.ch/mailman/listinfo/logback-user
