Skip to content

Do we need to Integrate a logging solutionย #47

@pfouque

Description

@pfouque

Dedicated thread for the discussion started in django-fsm-log issue

Would it make sense to integrate a logging solution (probably as an opt-in contrib) into this project?

  1. Current fsm-log doesn't work with UUID primary keys (but the solution already exists: Deprecate StateLog model, to instead, bring your own model.ย jazzband/django-fsm-log#176 )
  2. There is already a dependency between django-fsm-admin and django-fsm-log : https://github.com/gadventures/django-fsm-admin/blob/master/fsm_admin/mixins.py#L168-L178
  3. a single package would be easier to setup for the users
  4. a single repository would be easier to maintain as a team
  5. All these libraries look feature-full, stable and have a clear scope

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions