alexbeletsky / elmah-mvc

Painless integration of ELMAH into ASP.NET MVC application
http://nuget.org/packages/Elmah.MVC
Apache License 2.0
266 stars 61 forks source link

Clearing olders logs #66

Open arangari opened 9 years ago

arangari commented 9 years ago

Hi, I am looking for settings and MVC action for elmah which can show the logs for deleting... and another action to delete the logs.

OR, a way to indicate that don't parse all the log-files to count the total list. just parse first say 200 in reverse chronological order, only if we click on "next" after first 200, read the next.

Regards, Amit

issafram commented 8 years ago

Can you be more specific as to what you are asking? I don't understand.