
tling-loki-logs.0.1.1.source-code.WsLog.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gatling-loki-logs Show documentation
Show all versions of gatling-loki-logs Show documentation
Send Gatling's logs to Loki
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