Skip to main content

Try it Live

Run EventLog examples in the interactive playground

    Usage Notes

    create() is functionally identical to EventLog() and EventLog.from(). Use whichever name is clearest:
    Most code uses EventLog() as the primary constructor. Use create() when explicit construction intent improves readability.

    See Also

    • EventLog() - Primary constructor
    • from - Alias for EventLog() constructor
    • clone - Deep clone existing log