Package org.apache.pekko.actor.typed
Class LogOptions$
java.lang.Object
org.apache.pekko.actor.typed.LogOptions$
Factories for log options
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LogOptions$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
LogOptions$
public LogOptions$()
-
-
Method Details
-
apply
Scala API: Create a new log options with defaults. -
create
Java API: Create a new log options.
-