Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Base
DebugSettings Class
DebugSettings Methods
GetLogFolder Method
ResetSettings Method
WriteRequestLog Method
WriteToLogFile Method
DebugSettings
WriteToLogFile Method
Writes the given
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
Copy
public
void
WriteToLogFile
(
string
folder
,
StringBuilder
logSb
)
Parameters
folder
Type:
System
String
Log folder
logSb
Type:
System.Text
StringBuilder
Content to log
See Also
Reference
DebugSettings Class
CMS.Base Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com