public class VSphereLogger extends Object
| Constructor and Description |
|---|
VSphereLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
vsLogger(PrintStream logger,
Exception e) |
static void |
vsLogger(PrintStream logger,
String str)
This is simply a wrapper method to clean up this class.
|
public static void vsLogger(PrintStream logger, String str)
logger - - logger that should receive the informationstr - - The text to be logged.public static void vsLogger(PrintStream logger, Exception e)
Copyright © 2016–2022. All rights reserved.