ArcFM Engine Developer Guide
INameLog Interface
Members 


Extends the log4net ILog type to permit the user to pass a name identifier with the logging object. Adapted from EventId log4net extension sample.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
Public Interface INameLog 
   Inherits log4net.Core.ILoggerWrapper, log4net.ILog 
'Usage
 
Dim instance As INameLog
public interface INameLog : log4net.Core.ILoggerWrapper, log4net.ILog  
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

INameLog Members
Miner.Geodatabase.GeodatabaseManager.Logging Namespace

Extends the log4net ILog type to permit the user to pass a name identifier with the logging object. Adapted from EventId log4net extension sample.
Syntax
'Declaration
 
Public Interface INameLog 
   Inherits log4net.Core.ILoggerWrapper, log4net.ILog 
'Usage
 
Dim instance As INameLog
public interface INameLog : log4net.Core.ILoggerWrapper, log4net.ILog  
Inheritance Hierarchy

Miner.Geodatabase.GeodatabaseManager.Logging.INameLog

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

INameLog Members
Miner.Geodatabase.GeodatabaseManager.Logging Namespace

 

 


Send Comment