HttpFormatter

constructor(theme: ColorTheme = ColorTheme.LIGHT_ON_DARK, useColor: Boolean = isColorSupported())(source)

Parameters

theme

The color theme to be applied for formatting.

useColor

Boolean flag indicating whether ANSI color codes should be used in the formatting output.