Skip to content

Log Cleanup Space Characters #1868

@az3

Description

@az3

The log file writes ilke this (with sample class name);

Property org.glassfish.jaxb.XmlAccessorFactoryis not active. Using JAXB's implementation

But it should be;

Property org.glassfish.jaxb.XmlAccessorFactory is not active. Using JAXB's implementation.

So adding a space in front of is and removing the space before Using is better. Also putting a comma in the end is appreciated.

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