Class LogEntry
java.lang.Object
org.apache.pekko.http.javadsl.server.directives.LogEntry
org.apache.pekko.http.scaladsl.server.directives.LogEntry
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.http.javadsl.server.directives.LogEntry
create, debug, error, info, warningMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
LogEntry
-
-
Method Details