Error Logging Filter and Route (ELFAR) Wiki
Error Logging Filter and Route (ELFAR) for ASP.NET MVC
Brought to you by:
stevenbey
Initialises a new instance of the DevConstraint class.
public DevConstraint()
DevConstraint restricts access to authenticated users in the 'Dev', 'Developer' or 'Development' role.
The following example shows the instantiation of the DevConstraint.
new ErrorLogRoute(provider, new DevConstraint());