public interface IMessageLogger
Modifier and Type | Method and Description |
---|---|
String |
createLogMessage()
The format of the returned String must be the following:
"requestCounter#ddMMMyyyykk:mm:ss#opType#originIp#originName
#destinationIp#destinationName#samlHash#[originatorName#msgId#]"
The values enclosed in '[]' only apply when logging responses.
|
String createLogMessage()
Copyright © 2020. All Rights Reserved.