Keyoti SearchUnit API Docs
Logging Property
API DocumentationKeyoti.SearchEngineConfigurationLogging
Keyoti SearchUnit v6
Whether to log activity and errors to files stored in the index directory.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool Logging { get; set; }
public bool Logging { get; set; }
Public Property Logging As Boolean
	Get
	Set
Public Property Logging As Boolean
	Get
	Set
public:
property bool Logging {
	bool get ();
	void set (bool value);
}
public:
property bool Logging {
	bool get ();
	void set (bool value);
}
member Logging : bool with get, set
member Logging : bool with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120