summaryM:DotNetNuke.Services.Log.EventLog.EventLogController.AddLogType(System.String,System.String)
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public void AddLogType( string configFile, string fallbackConfigFile ) |
Visual Basic |
---|
Public Sub AddLogType ( configFile As String, fallbackConfigFile As String ) |
Parameters
- configFile
- Type: System..::..String
paramconfigFileM:DotNetNuke.Services.Log.EventLog.EventLogController.AddLogType(System.String,System.String)
- fallbackConfigFile
- Type: System..::..String
paramfallbackConfigFileM:DotNetNuke.Services.Log.EventLog.EventLogController.AddLogType(System.String,System.String)