utils library

Enums

LogEvent
Enum to represent different types of EventFlux Log.

Functions

eventFluxLog(String message, LogEvent event, String? tag) → void
Logs the given message with the corresponding event and tag.