protected void OnLogging( ILogEntry entry )
'Declaration Protected Sub OnLogging( _ ByVal entry As ILogEntry _ )
'Usage Dim instance As Logger Dim entry As ILogEntry instance.OnLogging(entry)
protected: void OnLogging( ILogEntry^ entry )
Target Platforms
Logger Class Logger Members