Endeca Presentation and Logging APIs

Namespace:  Endeca.Logging
Assembly:  Endeca.Logging (in Endeca.Logging.dll) Version: 6.1.0.0

Syntax

C#
public class LogEntry : IDictionary, ICollection, 
	IEnumerable
Visual Basic (Declaration)
Public Class LogEntry _
	Implements IDictionary, ICollection, IEnumerable
Visual C++
public ref class LogEntry : IDictionary, 
	ICollection, IEnumerable

Inheritance Hierarchy

System..::.Object
  Endeca.Logging..::.LogEntry

See Also