  | LogEventSetFileLogPath Method  | 
  
    Namespace: 
   Dynamicweb.Logging.LogEvents
    Assembly:
   Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntaxpublic void SetFileLogPath(
	string relativePath
)
Public Sub SetFileLogPath ( 
	relativePath As String
)
Parameters
- relativePath
 - Type: SystemString
 
See Also