The simplest solution is to use a logger per class instead of one shared logger.
----- Original Message ---- From: rodchar <[email protected]> To: [email protected] Sent: Friday, February 20, 2009 10:54:25 AM Subject: log definition is in my pagebase Hi all, i have a pagebase class where all my tiers inherit from. i'm using the fileappender and i noticed the logger says it came from pagebase. is there a way to tell it to report the inheriting class that actually logged the record? thanks, rodchar -- View this message in context: http://www.nabble.com/log-definition-is-in-my-pagebase-tp22120458p22120458.html Sent from the Log4net - Dev mailing list archive at Nabble.com.
