Registers a site configured error Controller to the distributor. More »
Posted in MVC on 07 Jan 2011 @ 03:18
Allows dispatch memory usage to be tracked per request. Similar to mvcDistributorPluginDispatchTimer, all results are logged on a per site log file with request information. Note: this tracks memory usage during dispatch and not for the entire framew... More »
Posted in MVC on 19 Nov 2009 @ 20:30
Handles registering a session on distributor start-up More »
Posted in MVC on 19 Nov 2009 @ 20:30
Registers the sites I18n support and creates the translationManager instance. More »
Posted in MVC on 19 Nov 2009 @ 20:30
Base class providing shared logic for distributor plugins. Distributor plugins provide a means to hook in additional logic pre and post dispatch. The execute methods are all concrete so only the ones that need an implmentation need completing. More »
Posted in MVC on 19 Nov 2009 @ 20:30
Sets a per-site Audit log for capturing all AUDIT_SUCCESS/FAILURES More »
Posted in MVC on 19 Nov 2009 @ 20:30
Handles device look-ups and will log the deviceID into the session. Requires that a session already be started. More »
Posted in MVC on 19 Nov 2009 @ 20:30
Allows the dispatch to be timed and the output to be sent to a timer log. Timer data is logged on a per-site basis. More »
Posted in MVC on 19 Nov 2009 @ 20:30
Sets up locale for the current site More »
Posted in MVC on 19 Nov 2009 @ 20:30
Sets up custom logging based on the distributor servername and other parameters More »
Posted in MVC on 19 Nov 2009 @ 20:30