public class RootCausePrinter extends Object
Constructor and Description |
---|
RootCausePrinter()
Create new printer for system out
|
RootCausePrinter(Consumer<String> printCallback)
Create new printer for callback
|
Modifier and Type | Method and Description |
---|---|
void |
print(DSComp comp)
Print the root cause
|
void |
print(DSComp comp,
int level)
Print the root cause
|
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.