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