Gets or sets a value that determines whether an event log of type EventType.Error should be written to the log file.
public bool LogErrors { get; set; }
Public Property LogErrors As Boolean
public: property bool LogErrors { bool get(); void set ( bool ); }
public:
property bool LogErrors {
bool get();
void set ( bool );
}
true to enable logging event log of type EventType.Error; otherwise false.
For an example, refer to JpipServer.
Target Platforms
JpipServerConfiguration Class
JpipServerConfiguration Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library