Keyoti Search for ASP.NET API Docs
Logging Property
API DocumentationKeyoti.SearchEngineConfigurationLogging
Keyoti Search for ASP.NET 2010
Whether to log activity and errors to files stored in the index directory.
Declaration Syntax
C#Visual BasicVisual C++
public bool Logging { get; set; }
Public Property Logging As Boolean
public:
property bool Logging {
	bool get ();
	void set (bool value);
}

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609