DiagnosticTracerBaseEnableAll Method |
Namespace: Autofac.Diagnostics
By default the observer is not subscribed to any events. You must opt-in to any events you wish to handle. This method helps you to quickly subscribe to all the Autofac events at once. You may use Enable(String) to subscribe to individual events.