←Select platform

LogEntry Class

Summary

Base class implementation of ILogEntry.

Syntax

C#
VB
C++
[SerializableAttribute()] 
public class LogEntry : ILogEntry 
  
<SerializableAttribute()> 
Public Class LogEntry  
   Implements Leadtools.Logging.ILogEntry  
[SerializableAttribute()] 
public ref class LogEntry : public Leadtools.Logging.ILogEntry   

Remarks

Additional ILogEntry implemenations should derive from this base class.

Example

For an example refer to Logger.Log

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly