be.ehealth.technicalconnector.utils
Class ConnectorLogUtils

java.lang.Object
  extended by be.ehealth.technicalconnector.utils.ConnectorLogUtils

Deprecated. replaced by ConnectorLogUtils

@Deprecated
public abstract class ConnectorLogUtils
extends Object

Utility class for logging JAXB objects.


Method Summary
static void logXmlObject(Object obj)
          Deprecated. replaced with ConnectorXmlUtils.logXmlObject(Object obj)
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

logXmlObject

@Deprecated
public static void logXmlObject(Object obj)
Deprecated. replaced with ConnectorXmlUtils.logXmlObject(Object obj)

Logs a JAXB object as an XML String Debug logging needs to be activated.

Parameters:
obj - the object to log



Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.