Skip to content

Simplify Logging #1

@midijohnny

Description

@midijohnny

Adding a 'logentry' is overly complex - mainly as the mechanism is having to deal with the case where the 'log' element may have zero 'logentry' child elements.
Instead - ensure there is always at least one 'logentry' child element which can be cloned with simplified code. (i.e. less to go wrong, less to duplicate).

To do :

  • Initialise the 'log' instance with a single 'logentry' child element ('log initialised' message would be fine).
  • Make sure the 'xf:delete' doesn't delete the first 'logentry' child element.
  • (possibly) hide the first element from the UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions