![]() |
Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
|
Base class for objects that can log events. More...
Public Member Functions | |
| LogObject (string ObjectID) | |
| Base class for objects that can log events. More... | |
| void | LogDebug (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, string StackTrace, params KeyValuePair< string, object >[] Tags) |
| Logs a debug event. More... | |
| void | LogDebug (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs a debug event. More... | |
| void | LogDebug (string Message, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs a debug event. More... | |
| void | LogDebug (string Message, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs a debug event. More... | |
| void | LogDebug (string Message, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs a debug event. More... | |
| void | LogDebug (string Message, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs a debug event. More... | |
| void | LogDebug (string Message, params KeyValuePair< string, object >[] Tags) |
| Logs a debug event. More... | |
| void | LogInformational (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, string StackTrace, params KeyValuePair< string, object >[] Tags) |
| Logs an informational event. More... | |
| void | LogInformational (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs an informational event. More... | |
| void | LogInformational (string Message, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs an informational event. More... | |
| void | LogInformational (string Message, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs an informational event. More... | |
| void | LogInformational (string Message, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs an informational event. More... | |
| void | LogInformational (string Message, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs an informational event. More... | |
| void | LogInformational (string Message, params KeyValuePair< string, object >[] Tags) |
| Logs an informational event. More... | |
| void | LogNotice (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, string StackTrace, params KeyValuePair< string, object >[] Tags) |
| Logs a notice event. More... | |
| void | LogNotice (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs a notice event. More... | |
| void | LogNotice (string Message, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs a notice event. More... | |
| void | LogNotice (string Message, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs a notice event. More... | |
| void | LogNotice (string Message, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs a notice event. More... | |
| void | LogNotice (string Message, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs a notice event. More... | |
| void | LogNotice (string Message, params KeyValuePair< string, object >[] Tags) |
| Logs a notice event. More... | |
| void | LogWarning (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, string StackTrace, params KeyValuePair< string, object >[] Tags) |
| Logs a warning event. More... | |
| void | LogWarning (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs a warning event. More... | |
| void | LogWarning (string Message, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs a warning event. More... | |
| void | LogWarning (string Message, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs a warning event. More... | |
| void | LogWarning (string Message, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs a warning event. More... | |
| void | LogWarning (string Message, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs a warning event. More... | |
| void | LogWarning (string Message, params KeyValuePair< string, object >[] Tags) |
| Logs a warning event. More... | |
| void | LogError (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, string StackTrace, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (string Message, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (string Message, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (string Message, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (string Message, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (string Message, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (Exception Exception, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (Exception Exception, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (Exception Exception, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (Exception Exception, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (Exception Exception, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogError (Exception Exception, params KeyValuePair< string, object >[] Tags) |
| Logs an error event. More... | |
| void | LogCritical (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, string StackTrace, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (string Message, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (string Message, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (string Message, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (string Message, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (string Message, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (Exception Exception, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (Exception Exception, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (Exception Exception, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (Exception Exception, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (Exception Exception, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogCritical (Exception Exception, params KeyValuePair< string, object >[] Tags) |
| Logs a critical event. More... | |
| void | LogAlert (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, string StackTrace, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (string Message, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (string Message, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (string Message, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (string Message, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (string Message, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (Exception Exception, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (Exception Exception, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (Exception Exception, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (Exception Exception, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (Exception Exception, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogAlert (Exception Exception, params KeyValuePair< string, object >[] Tags) |
| Logs an alert event. More... | |
| void | LogEmergency (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, string StackTrace, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (string Message, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (string Message, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (string Message, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (string Message, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (string Message, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (string Message, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (Exception Exception, string Actor, string EventId, EventLevel Level, string Facility, string Module, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (Exception Exception, string Actor, string EventId, EventLevel Level, string Facility, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (Exception Exception, string Actor, string EventId, EventLevel Level, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (Exception Exception, string Actor, string EventId, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (Exception Exception, string Actor, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | LogEmergency (Exception Exception, params KeyValuePair< string, object >[] Tags) |
| Logs an emergency event. More... | |
| void | Dispose () |
| IDisposable.Dispose() More... | |
| virtual Task | DisposeAsync () |
| IDisposableAsync.DisposeAsync() More... | |
Properties | |
| virtual string | ObjectID [get] |
| Object ID, used when logging events. More... | |
Base class for objects that can log events.
Definition at line 10 of file LogObject.cs.
| Waher.Events.LogObject.LogObject | ( | string | ObjectID | ) |
Base class for objects that can log events.
| ObjectID | Object ID |
Definition at line 18 of file LogObject.cs.
| void Waher.Events.LogObject.Dispose | ( | ) |
IDisposable.Dispose()
Implements Waher.Events.IDisposableAsync.
Definition at line 1136 of file LogObject.cs.
|
virtual |
IDisposableAsync.DisposeAsync()
Implements Waher.Events.IDisposableAsync.
Reimplemented in Waher.Events.Files.TextWriterEventSink, Waher.Events.Files.XmlWriterEventSink, Waher.Events.Persistence.PersistedEventLog, Waher.Events.Pipe.PipeEventSink, Waher.Events.Queue.EventQueue, Waher.Events.Socket.SocketEventSink, Waher.Events.Socket.SocketEventSink, Waher.Events.Syslog.SyslogEventSink, Waher.Events.WebHook.WebHookEventSink, and Waher.Events.WindowsEventLog.WindowsEventLog.
Definition at line 1144 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | Exception | Exception, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Exception | Exception Object. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 948 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | Exception | Exception, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 938 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 914 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 900 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 885 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 927 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | string | Message, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Message | Free-text event message. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 870 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | string | Message, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 860 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 836 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 822 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 807 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| string | StackTrace, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| StackTrace | Stack Trace of event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 791 of file LogObject.cs.
| void Waher.Events.LogObject.LogAlert | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an alert event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 849 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | Exception | Exception, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Exception | Exception Object. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 771 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | Exception | Exception, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 761 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 737 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 723 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 708 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 750 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | string | Message, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Message | Free-text event message. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 693 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | string | Message, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 683 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 659 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 645 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 630 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| string | StackTrace, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| StackTrace | Stack Trace of event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 614 of file LogObject.cs.
| void Waher.Events.LogObject.LogCritical | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a critical event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 672 of file LogObject.cs.
| void Waher.Events.LogObject.LogDebug | ( | string | Message, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a debug event.
| Message | Free-text event message. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 120 of file LogObject.cs.
| void Waher.Events.LogObject.LogDebug | ( | string | Message, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a debug event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 110 of file LogObject.cs.
| void Waher.Events.LogObject.LogDebug | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a debug event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 86 of file LogObject.cs.
| void Waher.Events.LogObject.LogDebug | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a debug event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 72 of file LogObject.cs.
| void Waher.Events.LogObject.LogDebug | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a debug event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 57 of file LogObject.cs.
| void Waher.Events.LogObject.LogDebug | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| string | StackTrace, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a debug event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| StackTrace | Stack Trace of event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 41 of file LogObject.cs.
| void Waher.Events.LogObject.LogDebug | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a debug event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 99 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | Exception | Exception, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Exception | Exception Object. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 1125 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | Exception | Exception, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 1115 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 1091 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 1077 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 1062 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 1104 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | string | Message, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Message | Free-text event message. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 1047 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | string | Message, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 1037 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 1013 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 999 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 984 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| string | StackTrace, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| StackTrace | Stack Trace of event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 968 of file LogObject.cs.
| void Waher.Events.LogObject.LogEmergency | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an emergency event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 1026 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | Exception | Exception, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Exception | Exception Object. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 594 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | Exception | Exception, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 584 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 560 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 546 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 531 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | Exception | Exception, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Exception | Exception Object. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 573 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | string | Message, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Message | Free-text event message. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 516 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | string | Message, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 506 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 482 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 468 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 453 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| string | StackTrace, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| StackTrace | Stack Trace of event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 437 of file LogObject.cs.
| void Waher.Events.LogObject.LogError | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an error event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 495 of file LogObject.cs.
| void Waher.Events.LogObject.LogInformational | ( | string | Message, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an informational event.
| Message | Free-text event message. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 219 of file LogObject.cs.
| void Waher.Events.LogObject.LogInformational | ( | string | Message, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an informational event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 209 of file LogObject.cs.
| void Waher.Events.LogObject.LogInformational | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an informational event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 185 of file LogObject.cs.
| void Waher.Events.LogObject.LogInformational | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an informational event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 171 of file LogObject.cs.
| void Waher.Events.LogObject.LogInformational | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an informational event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 156 of file LogObject.cs.
| void Waher.Events.LogObject.LogInformational | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| string | StackTrace, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an informational event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| StackTrace | Stack Trace of event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 140 of file LogObject.cs.
| void Waher.Events.LogObject.LogInformational | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs an informational event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 198 of file LogObject.cs.
| void Waher.Events.LogObject.LogNotice | ( | string | Message, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a notice event.
| Message | Free-text event message. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 318 of file LogObject.cs.
| void Waher.Events.LogObject.LogNotice | ( | string | Message, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a notice event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 308 of file LogObject.cs.
| void Waher.Events.LogObject.LogNotice | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a notice event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 284 of file LogObject.cs.
| void Waher.Events.LogObject.LogNotice | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a notice event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 270 of file LogObject.cs.
| void Waher.Events.LogObject.LogNotice | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a notice event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 255 of file LogObject.cs.
| void Waher.Events.LogObject.LogNotice | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| string | StackTrace, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a notice event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| StackTrace | Stack Trace of event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 239 of file LogObject.cs.
| void Waher.Events.LogObject.LogNotice | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a notice event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 297 of file LogObject.cs.
| void Waher.Events.LogObject.LogWarning | ( | string | Message, |
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a warning event.
| Message | Free-text event message. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 417 of file LogObject.cs.
| void Waher.Events.LogObject.LogWarning | ( | string | Message, |
| string | Actor, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a warning event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 407 of file LogObject.cs.
| void Waher.Events.LogObject.LogWarning | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a warning event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 383 of file LogObject.cs.
| void Waher.Events.LogObject.LogWarning | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a warning event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 369 of file LogObject.cs.
| void Waher.Events.LogObject.LogWarning | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a warning event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 354 of file LogObject.cs.
| void Waher.Events.LogObject.LogWarning | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| EventLevel | Level, | ||
| string | Facility, | ||
| string | Module, | ||
| string | StackTrace, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a warning event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Level | Event Level. |
| Facility | Facility can be either a facility in the network sense or in the system sense. |
| Module | Module where the event is reported. |
| StackTrace | Stack Trace of event. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 338 of file LogObject.cs.
| void Waher.Events.LogObject.LogWarning | ( | string | Message, |
| string | Actor, | ||
| string | EventId, | ||
| params KeyValuePair< string, object >[] | Tags | ||
| ) |
Logs a warning event.
| Message | Free-text event message. |
| Actor | Actor responsible for the action causing the event. |
| EventId | Computer-readable Event ID identifying type of even. |
| Tags | Variable set of tags providing event-specific information. |
Implements Waher.Events.ILogObject.
Definition at line 396 of file LogObject.cs.
|
get |
Object ID, used when logging events.
Implements Waher.Events.ILogObject.
Definition at line 26 of file LogObject.cs.