PySpin.LoggingEventData

class LoggingEventData(*args, **kwargs)

The LoggingEventData object.

GetCategoryName(self) char const *

Spinnaker::LoggingEventData::GetCategoryName Gets the logging event category name.

The category name

GetLogMessage(self) char const *

Spinnaker::LoggingEventData::GetLogMessage Gets the logging event message.

The log message

GetNDC(self) char const *

Spinnaker::LoggingEventData::GetNDC Gets the logging event’s Nested Diagnostic Context (NDC).

The log event’s NDC

GetPriority(self) int const

Spinnaker::LoggingEventData::GetPriority Gets the logging event priority.

The log priority

GetPriorityName(self) char const *

Spinnaker::LoggingEventData::GetPriorityName Gets the logging event priority name.

The priority name of the log

GetThreadName(self) char const *

Spinnaker::LoggingEventData::GetThreadName Gets the logging event thread name.

The thread name

GetTimestamp(self) char const *

Spinnaker::LoggingEventData::GetTimestamp Gets the logging event time stamp.

The time stamp of the log