Skip to content

Can not parse log file #5

@mortezaadi

Description

@mortezaadi

I've tried Logback-decoder and found it very interesting; however it cannot parse some log files.
for instance here is my logger layout
%d %X{serverId} %X{user} %X{requestId} %-5level %logger - %msg%n%ex{short}
and this is some lines from my logfile.

2017-07-02 08:49:27,643 BANQTEST 2017-07-02/5656 ae15e0fb-d938-4100-9c7d-3ecfdc23ca05 DEBUG ir.cafebabe.framework.interceptors.BusinessMethodInterceptor - removing method config from the context has been done
2017-07-02 08:49:27,643 BANQTEST 2017-07-02/5656 ae15e0fb-d938-4100-9c7d-3ecfdc23ca05 INFO ir.cafebabe.mappers.GetIBanResponseMapper - Validating input
2017-07-02 08:49:27,644 BANQTEST 2017-07-02/5656 ae15e0fb-d938-4100-9c7d-3ecfdc23ca05 INFO ir.cafebabe.mappers.GetIBanResponseMapper - Converting input

but it doesn't match :(

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