Event arguments for the DispatchLogger

Namespace:  Gallio.Runtime.Logging
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public class LogEntrySubmittedEventArgs : EventArgs
Visual Basic (Declaration)
Public Class LogEntrySubmittedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Gallio.Runtime.Logging..::.LogEntrySubmittedEventArgs

See Also