NVelocity.Runtime.Log
Class LogManager

Constructor Summary
LogManager()
        Initializes a new instance of the LogManager class.

Method Summary
NVelocity.Runtime.Log.LogSystem createLogSystem(NVelocity.Runtime.RuntimeServices rsvc)
         Creates a new logging system or returns an existing one specified by the application.

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Constructor Detail

LogManager

public LogManager()

Initializes a new instance of the LogManager class.

Method Detail

createLogSystem

public NVelocity.Runtime.Log.LogSystem createLogSystem(NVelocity.Runtime.RuntimeServices rsvc)

Creates a new logging system or returns an existing one specified by the application.