HttpAccessLogWriter

wvlet.airframe.http.HttpAccessLogWriter
See theHttpAccessLogWriter companion object
trait HttpAccessLogWriter extends AutoCloseable

Attributes

Companion:
object
Graph
Supertypes
trait AutoCloseable
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def write(log: Map[String, Any]): Unit

Inherited methods

def close(): Unit

Attributes

Inherited from:
AutoCloseable