LogFormat

zio.http.logging.LogFormat
See theLogFormat companion object
sealed trait LogFormat

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

final def -(other: LogFormat): LogFormat
final def autoColor: LogFormat
final def black: LogFormat
final def blackB: LogFormat
final def blue: LogFormat
final def blueB: LogFormat
final def bold: LogFormat
final def bracket: LogFormat
final def cyan: LogFormat
final def cyanB: LogFormat
final def fixed(n: Int): LogFormat
final def flipColor: LogFormat
final def font(font: Font): LogFormat
final def font(font: String): LogFormat
final def green: LogFormat
final def greenB: LogFormat
final def invisible: LogFormat
final def lowercase: LogFormat
final def magenta: LogFormat
final def magentaB: LogFormat
final def red: LogFormat
final def redB: LogFormat
final def reset: LogFormat
final def reversed: LogFormat
final def trim: LogFormat
final def underline: LogFormat
final def uppercase: LogFormat
final def white: LogFormat
final def whiteB: LogFormat
final def yellow: LogFormat
final def yellowB: LogFormat