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