Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NETBEANS-3042 Fixes Payara Server log formatting issue #3260

Merged
merged 1 commit into from Jan 17, 2022

Conversation

jGauravGupta
Copy link
Contributor

@jGauravGupta jGauravGupta commented Oct 22, 2021

This PR fixes the log formatting issue (prepends |#] end of the line) by using the LogFileFilter which accepts the log in the following format:

[#|
    2008-07-20T16:59:11.738-0700|
    INFO|
    Payara10.0|
    org.jvnet.hk2.osgiadapter|
    _ThreadID=11;_ThreadName=Thread-6;org.glassfish.admin.config-api [1794];|
    Started bundle org.glassfish.admin.config-api [1794]
|#]

Copy link

@aubi aubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@jGauravGupta jGauravGupta added this to the NB13 milestone Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants