LogRotationHttpLogger

wvlet.airframe.http.internal.LogRotationHttpLogger

Write access logs to a file with automatic log file rotation.

Attributes

Graph
Supertypes
trait HttpLogger
trait AutoCloseable
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

object MessageOnlyLogFormatter extends LogFormatter

Attributes

Supertypes
trait LogFormatter
class Formatter
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

override def close(): Unit

Attributes

Definition Classes
AutoCloseable

Inherited methods

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

Attributes

Inherited from:
HttpLogger

Concrete fields