CommonLogStore Constructor Couchbase .NET SDK 2.0
Initializes a new instance of the CommonLogStore class

Namespace: Couchbase.Core.Diagnostics
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public CommonLogStore(
	ILog log
)

Parameters

log
Type: ILog

[Missing <param name="log"/> documentation for "M:Couchbase.Core.Diagnostics.CommonLogStore.#ctor(Common.Logging.ILog)"]

See Also