HttpAccessLogWriter

trait HttpAccessLogWriter extends AutoCloseable
Companion:
object
trait AutoCloseable
class Object
trait Matchable
class Any

Value members

Abstract methods

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

Inherited methods

@throws(java.lang.Exception)
def close(): Unit
Inherited from:
AutoCloseable