HttpAccessLogWriter

Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

In-memory log writer for testing purpose. Not for production use.

In-memory log writer for testing purpose. Not for production use.

Write access logs to a file using a JSON format. This writer supports automatic log file rotation.

Write access logs to a file using a JSON format. This writer supports automatic log file rotation.

Value members

Concrete methods

Creates an in-memory log writer. This is only for testing purpose. Do not use it in production.

Creates an in-memory log writer. This is only for testing purpose. Do not use it in production.

def logUnixTime: ListMap[String, Any]