public class LoggingUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
logException(org.apache.logging.log4j.Logger logger,
String msg) |
static void |
logException(org.apache.logging.log4j.Logger logger,
String msg,
Exception e) |
static void |
traceServerResponse(org.apache.logging.log4j.Logger logger,
org.apache.commons.net.ftp.FTPSClient ftpClient) |
public static void traceServerResponse(org.apache.logging.log4j.Logger logger, org.apache.commons.net.ftp.FTPSClient ftpClient)
public static void logException(org.apache.logging.log4j.Logger logger, String msg, Exception e)
public static void logException(org.apache.logging.log4j.Logger logger, String msg)
Copyright © 2010–2017. All rights reserved.