ArcFM Engine Developer Guide
NamedLogInstance Class
Members 


Product Availability
Required Licenses
.NET Assembly
Named Log object to write to named log for Geodatabase Manager, using the ILog interface. This is necessary to write to the correct log file for the service that is running.
Syntax
'Declaration
 
Public Class NamedLogInstance 
   Inherits log4net.Core.LogImpl
   Implements log4net.Core.ILoggerWrapper, log4net.ILog 
'Usage
 
Dim instance As NamedLogInstance
public class NamedLogInstance : log4net.Core.LogImpl, log4net.Core.ILoggerWrapper, log4net.ILog  
Inheritance Hierarchy

System.Object
   log4net.Core.LoggerWrapperImpl
      log4net.Core.LogImpl
         Miner.Geodatabase.Engine.GeodatabaseManager.LogExtension.NamedLogInstance

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

NamedLogInstance Members
Miner.Geodatabase.Engine.GeodatabaseManager.LogExtension Namespace

 

 


Send Comment