![]() |
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... | |
virtual void | Dispose () |
IDisposable.Dispose() More... | |
Properties | |
virtual string | ObjectID [get] |
Object ID, used when logging events. More... | |
Base class for objects that can log events.
Definition at line 9 of file LogObject.cs.
Waher.Events.LogObject.LogObject | ( | string | ObjectID | ) |
Base class for objects that can log events.
ObjectID | Object ID |
Definition at line 17 of file LogObject.cs.
|
virtual |
IDisposable.Dispose()
Reimplemented in Waher.Events.Files.TextWriterEventSink, Waher.Events.Files.XmlWriterEventSink, Waher.Events.Persistence.PersistedEventLog, Waher.Events.Pipe.PipeEventSink, Waher.Events.Socket.SocketEventSink, Waher.Events.Socket.SocketEventSink, and Waher.Events.WindowsEventLog.WindowsEventLog.
Definition at line 1134 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 947 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 937 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 913 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 899 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 884 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 926 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 869 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 859 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 835 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 821 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 806 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 790 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 848 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 770 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 760 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 736 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 722 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 707 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 749 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 692 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 682 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 658 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 644 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 629 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 613 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 671 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 119 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 109 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 85 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 71 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 56 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 40 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 98 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 1124 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 1114 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 1090 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 1076 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 1061 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 1103 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 1046 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 1036 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 1012 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 998 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 983 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 967 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 1025 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 593 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 583 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 559 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 545 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 530 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 572 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 515 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 505 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 481 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 467 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 452 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 436 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 494 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 218 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 208 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 184 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 170 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 155 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 139 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 197 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 317 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 307 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 283 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 269 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 254 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 238 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 296 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 416 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 406 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 382 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 368 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 353 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 337 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 395 of file LogObject.cs.
|
get |
Object ID, used when logging events.
Implements Waher.Events.ILogObject.
Definition at line 25 of file LogObject.cs.