Click or drag to resize
Logger Constructor
Initializes a new instance of the Logger class

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax
C#
public Logger(
	Type type
)

Parameters

type
Type: SystemType
See Also