I'm not sure if the listing of the API documentation is complete:
http://logging.apache.org/log4net/release/sdk/log4net.Layout.PatternLayout.h tml But you could still read up all patterns in the static PatternLayout constructor where the HashTable s_globalRulesRegistry is populated. Cheers Von: Howe, Peter L [mailto:[email protected]] Gesendet: Mittwoch, 24. Juli 2013 22:36 An: Log4NET Dev Betreff: Layout entities Hi, I spent quite a while this afternoon on the Log4net web site trying to find a list of the possible objects or entities that can be used in a pattern or layout such as: <param name="ConversionPattern" value="%date [%-5thread] %-5level %-35username - %message%newline%exception"/> Is there a place where I can find a list of the elements available via the "%<object>" notation? Thanks, Peter The information contained in this message may be privileged, confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify your representative immediately and delete this message from your computer. Thank you.
