Sha256: 945924db2090ce06ab3fa6b5adf39fc18a6311c821d49c73f3d6661e090fdf95

Contents?: true

Size: 144 Bytes

Versions: 3

Compression:

Stored size: 144 Bytes

Contents

static void Main(string[] args)
{
    TargetFactory.AddTarget("MyFirst", typeof(MyNamespace.MyFirstTarget));

    // start logging here
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
nlog-1.0.0.505.20100822 docs/examples/web/AddTarget.cs
nlog-1.0.0.505 docs/examples/web/AddTarget.cs
nlog-1.0.0.505-mswin32 docs/examples/web/AddTarget.cs