Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

CosLwLog::ProducerLogRecord Struct Reference

import "CosLW_Log.idl";

List of all members.


Detailed Description

Represents the log record as provided by the producer client. It will be encapsulated in a LogRecord before being stored.


Public Attributes

string producerId
 The Producer's Id - A unique system id for example.

string producerName
 The Producer's Name - The generator's name for example.

LogLevel level
 The LogLevel`.

string logData
 The Log message.


Member Data Documentation

LogLevel CosLwLog::ProducerLogRecord::level
 

The LogLevel`.

string CosLwLog::ProducerLogRecord::logData
 

The Log message.

string CosLwLog::ProducerLogRecord::producerId
 

The Producer's Id - A unique system id for example.

string CosLwLog::ProducerLogRecord::producerName
 

The Producer's Name - The generator's name for example.


The documentation for this struct was generated from the following file: