Skip to content

Expose store ACTION_LOG_LENGTH as a user-settable param, and add a :clearLog method to the store #62

@sayhisam1

Description

@sayhisam1

At times, it is useful to know what actions were successfully applied to a store (e.g. to fire highly specific listeners that correspond to specific actions). At present, however, the action log is very limited and of fixed length.
It would be useful if there was a way to change the log length, and also clear the log if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions