Writes messages to the log database

Namespace:  GrassValley.Mseries.AppServerLog
Assembly:  GrassValley.Mseries.AppServerLog (in GrassValley.Mseries.AppServerLog.dll) Version: 1.0.0.0

Syntax

C#
public interface IAppServerLog : IDisposable
Visual Basic (Declaration)
Public Interface IAppServerLog _
	Implements IDisposable
Visual C++
public interface class IAppServerLog : IDisposable

See Also