Click or drag to resize

EventLogger Constructor

Constructor

Namespace:  Kratos_3.Logging
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public EventLogger(
	BaseConfigManager config
)

Parameters

config
Type: Kratos_3.ConfigBaseConfigManager
Object that can access the program's configuration
See Also