hi all,
what's the easiest way to extend the fileappender? i'd to add what user
logged it and what class it came from?
thanks,
rodchar
--
View this message in context:
http://www.nabble.com/extending-the-fileappender-tp22120783p22120783.html
Sent from the Log4net - Dev mailing list archive at
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
thanks for the help,
rod.
rodchar wrote:
>
> hey all,
> i have a web app that is multi-tiered (ui,bll,dal). is there a way to
> intantiate once and use thru out my tiers? if so, what's the best way to
> get the logger down into the business and data layers?
>
> thanks,
> rodchar
>
--
View t