org.springframework.integration.kafka.util
Class LoggingUtils

java.lang.Object
  extended by org.springframework.integration.kafka.util.LoggingUtils

public class LoggingUtils
extends java.lang.Object

Utilities for logging data


Constructor Summary
LoggingUtils()
           
 
Method Summary
static java.lang.String asCommaSeparatedHexDump(byte[] bytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingUtils

public LoggingUtils()
Method Detail

asCommaSeparatedHexDump

public static java.lang.String asCommaSeparatedHexDump(byte[] bytes)