An object that represents the interface to an ELOG server.
ELOG ( )
submit ( )
addAttachment ( attachment )
clearAttachments ( )
addAttribute ( attribute, attributeValue )
removeAttribute ( attribute )
clearAttributes ( )
string attachment - The name of the attachment.
string attribute - The name of the attribute to be added to the ELOG entry.
string attributeValue - The value of the attribute to be added to the ELOG entry.
string attribute - The name of the attribute to be removed from the ELOG entry.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team