Method | Description | |
---|---|---|
Execute ( ) : BootstrappingResult |
Performs the work of inspecting a workload for the presence of log4net configuration to be modified, and making those modifications if present.
|
|
UserInterfaceWorkloadInspector ( BootstrappingRequest request ) : System.IO |
Initializes a new instance of the UserInterfaceWorkloadInspector class.
|
Method | Description | |
---|---|---|
ProbeUiComponentForAssemblies ( string uiPath ) : BootstrappingResult |
Probe each UI component and attach our appender.
|
public UserInterfaceWorkloadInspector ( BootstrappingRequest request ) : System.IO | ||
request | BootstrappingRequest | /// The request. /// |
return | System.IO |