public class ConsolePrinter extends Object
| Constructor and Description |
|---|
ConsolePrinter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
log(String message) |
static void |
printMigrationError(Exception exception,
Long elapsedTime) |
static void |
printMigrationSummary(String reportPath,
Long elapsedTime,
DefaultMigrationReport report) |
Copyright © 2018 MuleSoft Inc. All rights reserved.