ArcFM Server Developer Guide
KLogClear Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Sub KLogClear( _
   ByVal l As log4net.ILog _
) 
'Usage
 
Dim l As log4net.ILog
 
LoggerExt.KLogClear(l)
[Extension()]
public static void KLogClear( 
   log4net.ILog l
)

Parameters

l
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

LoggerExt Class
LoggerExt Members

 

 


Send Comment