org.jenkinsci.plugins.vsphere.tools
Class VSphereLogger
java.lang.Object
org.jenkinsci.plugins.vsphere.tools.VSphereLogger
public class VSphereLogger
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VSphereLogger
public VSphereLogger()
vsLogger
public static void vsLogger(PrintStream logger,
String str)
- This is simply a wrapper method to clean up this class. This method
checks the verboseOutput flag and writes to the logger as appropriate.
- Parameters:
logger - - logger that should receive the informationlog - - string to be sent to the streamforce - - forces the output the stream, overwriting the verboseOutput flag.
Copyright © 2004-2013. All Rights Reserved.