LevelCollection Constructor (LevelCollection Tag)Apache log4net™ SDK Documentation
Allow subclasses to avoid our default constructors

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

protected internal LevelCollection(
	LevelCollection..::..Tag tag
)

Parameters

tag
Type: log4net.Core LevelCollection Tag

[Missing <param name="tag"/> documentation for "M:log4net.Core.LevelCollection.#ctor(log4net.Core.LevelCollection.Tag)"]

See Also