Module de.codecamp.tracer.spring
Class TracerPropertiers.Formatter
java.lang.Object
de.codecamp.tracer.spring.autoconfigure.TracerPropertiers.Formatter
- Enclosing class:
- TracerPropertiers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanvoidsetLineWidth(int lineWidth) voidsetPrefixNewLine(boolean prefixNewLine) voidsetTreeStyle(DefaultTraceFormatter.TreeStyle treeStyle)
-
Constructor Details
-
Formatter
public Formatter()
-
-
Method Details
-
getLineWidth
public int getLineWidth() -
setLineWidth
public void setLineWidth(int lineWidth) -
getPrefixNewLine
public boolean getPrefixNewLine() -
setPrefixNewLine
public void setPrefixNewLine(boolean prefixNewLine) -
getTreeStyle
-
setTreeStyle
-