Encog 1.1 for DotNet
Logging Property
NamespacesEncog.Bot.SpiderSpiderLogging
Used to log spider events. Using this object you can configure how the spider logs information.
Declaration Syntax
C#Visual BasicVisual C++
public Logger Logging { get; }
Public ReadOnly Property Logging As Logger
public:
property Logger^ Logging {
	Logger^ get ();
}

Assembly: Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)