How I can capture the input parameters of the method that caused the exception using log4net? https://mobdro.onl/ Currently I'm using the log4net's GlobalContext in AnyDesk every method to store the input parameters and through a custom exception layout I'm logging the context data to database. Is there any other better strategy I can apply here? VidMate
↧