Skip to content

Can't format audit table elements field. #9

@zhangwei8607

Description

@zhangwei8607

For elements field format in AuditLogDaoImpl, it is written as below.
elements.append(statement.getName() + " " + statement.getType() + ":" + statement.getValue() + ", ");

Could you add customized feature for this field, such as don't put Type and ":" in this fields, now it can't be changed.

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