com.sforce.ws.util
Class Verbose
java.lang.Object
com.sforce.ws.util.Verbose
public class Verbose
- extends Object
Util class to log debug messages.
- Since:
- 1.0 Nov 5, 2005
- Version:
- 1.0
- Author:
- http://cheenath.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDL
public static final String WSDL
- See Also:
- Constant Field Values
XML
public static final String XML
- See Also:
- Constant Field Values
Verbose
public Verbose()
isVerbose
public static boolean isVerbose(String type)
toString
public static String toString(Object o)
log
public static void log(Object message)
Copyright © 2014. All Rights Reserved.