com.mchange.sysadmin.nginx
package com.mchange.sysadmin.nginx
Members list
Type members
Classlikes
object AccessLogEntry
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AccessLogEntry.type
case class AccessLogEntry(remoteAddress: String, remoteUser: Option[String], timeLocal: Instant, request: String, httpCode: Int, bytesReturned: Long, referrer: Option[String], userAgent: String)
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
In this article