You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-user@logging.apache.org by aus1977 <au...@gmail.com> on 2008/03/27 16:47:39 UTC

System.Reflection.MethodBase.GetCurrentMethod ()' threw an exception of type 'System.ArSystem.Reflection.MethodBase

I am trying to use log4net in next manner :
LogException(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType.ToString(),ex)

and i am getting System.Reflection.MethodBase.GetCurrentMethod ()' threw an
exception of type 'System.ArSystem.Reflection.MethodBase somebody help me .
-- 
View this message in context: http://www.nabble.com/System.Reflection.MethodBase.GetCurrentMethod-%28%29%27-threw-an-exception-of-type-%27System.ArSystem.Reflection.MethodBase-tp16326610p16326610.html
Sent from the Log4net - Users mailing list archive at Nabble.com.