Skip to content

e54682d6 8624 0d8f c698 540d2d69b690

Axel Kesseler edited this page Mar 1, 2023 · 2 revisions

LoggingScope Constructor

The default constructor initializes instances of this class.

Namespace: Plexdata.LogWriter.Internals.Logging
Assembly: Plexdata.LogWriter.Abstraction (in Plexdata.LogWriter.Abstraction.dll) Version: 1.0.7.1

Syntax

C#

public LoggingScope()

Remarks

This constructor just calls constructor LoggingScope(Object) with parameter null.

See Also

Reference

LoggingScope Class
LoggingScope Overload
Plexdata.LogWriter.Internals.Logging Namespace
LoggingScope.LoggingScope(Object)

Clone this wiki locally