A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://nlog-project.org/documentation/v4.7.0/html/T_NLog_Targets_TargetWithContext.htm below:

  Name Description CaptureContextGdc CaptureContextMdc CaptureContextMdlc CaptureContextNdc CaptureContextNdlc CloseTarget

Closes the target and releases any unmanaged resources.

(Overrides TargetCloseTarget.) Dispose

Closes the target.

(Inherited from Target.) Dispose(Boolean)

Releases unmanaged and - optionally - managed resources.

(Inherited from Target.) Flush

Flush any pending log messages (in case of asynchronous targets).

(Inherited from Target.) FlushAsync

Flush any pending log messages asynchronously (in case of asynchronous targets).

(Inherited from Target.) GenerateUniqueItemName

Generates a new unique name, when duplicate names are detected

GetAllProperties(LogEventInfo)

Creates combined dictionary of all configured properties for logEvent

GetAllProperties(LogEventInfo, IDictionaryString, Object)

Creates combined dictionary of all configured properties for logEvent

GetContextMdc GetContextMdlc GetContextNdc GetContextNdlc GetContextProperties(LogEventInfo)

Checks if any context properties, and if any returns them as a single dictionary

GetContextProperties(LogEventInfo, IDictionaryString, Object)

Checks if any context properties, and if any returns them as a single dictionary

InitializeTarget

Initializes the target. Can be used by inheriting classes to initialize logging.

(Inherited from Target.) MergeEventProperties Obsolete.

Merges (copies) the event context properties from any event info object stored in parameters of the given event info object.

(Inherited from Target.) PrecalculateVolatileLayouts

Calls the

Precalculate(LogEventInfo)

on each volatile layout used by this target. This method won't prerender if all layouts in this target are thread-agnostic.

(Inherited from Target.) RenderLogEvent

Renders the event info in layout.

(Inherited from Target.) SerializeItemValue

Take snapshot of a single object value

SerializeMdcItem SerializeMdlcItem SerializeNdcItem SerializeNdlcItem ShouldIncludeProperties

Check if logevent has properties (or context properties)

ToString

Returns a

String

that represents this instance.

(Inherited from Target.) Write(AsyncLogEventInfo)

Writes async log event to the log target.

(Inherited from Target.) Write(AsyncLogEventInfo) Obsolete.

NOTE! Obsolete, instead override Write(IList{AsyncLogEventInfo} logEvents) Writes an array of logging events to the log target. By default it iterates on all events and passes them to "Write" method. Inheriting classes can use this method to optimize batch writes.

(Inherited from Target.) Write(IListAsyncLogEventInfo)

Writes an array of logging events to the log target. By default it iterates on all events and passes them to "Write" method. Inheriting classes can use this method to optimize batch writes.

(Inherited from Target.) Write(LogEventInfo)

Writes logging event to the log target. Must be overridden in inheriting classes.

(Inherited from Target.) WriteAsyncLogEvent

Writes the log to the target.

(Inherited from Target.) WriteAsyncLogEvents(AsyncLogEventInfo)

Writes the array of log events.

(Inherited from Target.) WriteAsyncLogEvents(IListAsyncLogEventInfo)

Writes the array of log events.

(Inherited from Target.) WriteAsyncThreadSafe(AsyncLogEventInfo)

Writes a log event to the log target, in a thread safe manner. Any override of this method has to provide their own synchronization mechanism. !WARNING! Custom targets should only override this method if able to provide their own synchronization mechanism.

Layout

-objects are not guaranteed to be thread-safe, so using them without a SyncRoot-object can be dangerous.

(Inherited from Target.) WriteAsyncThreadSafe(AsyncLogEventInfo) Obsolete.

NOTE! Obsolete, instead override WriteAsyncThreadSafe(IList{AsyncLogEventInfo} logEvents) Writes an array of logging events to the log target, in a thread safe manner. !WARNING! Custom targets should only override this method if able to provide their own synchronization mechanism.

Layout

-objects are not guaranteed to be thread-safe, so using them without a SyncRoot-object can be dangerous.

(Inherited from Target.) WriteAsyncThreadSafe(IListAsyncLogEventInfo)

Writes an array of logging events to the log target, in a thread safe manner. Any override of this method has to provide their own synchronization mechanism. !WARNING! Custom targets should only override this method if able to provide their own synchronization mechanism.

Layout

-objects are not guaranteed to be thread-safe, so using them without a SyncRoot-object can be dangerous.

(Inherited from Target.)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4