PySpin.LoggingEventData

class LoggingEventData(*args, **kwargs)

The LoggingEventData object.

GetCategoryName(self) char const *

Gets the logging event category name.

The category name

GetLogMessage(self) char const *

Gets the logging event message.

The log message

GetNDC(self) char const *

Gets the logging event’s Nested Diagnostic Context (NDC).

The log event’s NDC

GetPriority(self) int const

Gets the logging event priority.

The log priority

GetPriorityName(self) char const *

Gets the logging event priority name.

The priority name of the log

GetThreadName(self) char const *

Gets the logging event thread name.

The thread name

GetTimestamp(self) char const *

Gets the logging event time stamp.

The time stamp of the log