Uses of Interface
org.apache.pulsar.structuredeventlog.StructuredEventLog
-
Packages that use StructuredEventLog Package Description org.apache.pulsar.structuredeventlog org.apache.pulsar.structuredeventlog.slf4j -
-
Uses of StructuredEventLog in org.apache.pulsar.structuredeventlog
Methods in org.apache.pulsar.structuredeventlog that return StructuredEventLog Modifier and Type Method Description static StructuredEventLogStructuredEventLog. newLogger()Create a new logger object, from which root events can be created. -
Uses of StructuredEventLog in org.apache.pulsar.structuredeventlog.slf4j
Classes in org.apache.pulsar.structuredeventlog.slf4j that implement StructuredEventLog Modifier and Type Class Description classSlf4jStructuredEventLog
-