C# Class XSpect.MetaTweet.LogManager

Inheritance: System.MarshalByRefObject, ILogManager
显示文件 Open project: takeshik/metatweet-old

Public Methods

Method Description
InitializeLifetimeService ( ) : Object
LogManager ( ServerCore parent, FileInfo configFile ) : System
this ( String name ) : log4net.ILog

Method Details

InitializeLifetimeService() public method

public InitializeLifetimeService ( ) : Object
return Object

LogManager() public method

public LogManager ( ServerCore parent, FileInfo configFile ) : System
parent ServerCore
configFile System.IO.FileInfo
return System

this() public method

public this ( String name ) : log4net.ILog
name String
return log4net.ILog