All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tling-loki-logs.0.1.1.source-code.WsLog.scala Maven / Gradle / Ivy

The newest version!
final case class WsLog(
                        infoPart: String,
                        sessionPart: String,
                        checkPart: Option[String],
                        requestPart: String,
                        responsePart: Option[String]
                      )




© 2015 - 2025 Weber Informatics LLC | Privacy Policy