DTrace.

Log(long, string) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o
Containing Type
DTrace

Syntax

public virtual void Log(long p, string info)

Parameters

Name Type Description
p long
info string

Return Value

Type Description
void