LogEntry Class

Summary
Base class implementation of ILogEntry.
Syntax
C#
VB
C++
[SerializableAttribute()] 
public class LogEntry : ILogEntry 
  
<SerializableAttribute()> 
Public Class LogEntry  
   Implements ILogEntry  
[SerializableAttribute()] 
public ref class LogEntry : public ILogEntry   
Remarks

Additional ILogEntry implemenations should derive from this base class.

Example

For an example refer to Logger.Log

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.