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

Allow parsing of escape sequence in log format #443

Merged
merged 7 commits into from
Feb 13, 2024

Commits on Jan 22, 2024

  1. allow parsing of esc seq in log format

    Signed-off-by: Marc Bestmann <[email protected]>
    SammyRamone committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    aa843ba View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. enable escape sequence on windows

    Signed-off-by: Marc Bestmann <[email protected]>
    SammyRamone committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7aa9d0b View commit details
    Browse the repository at this point in the history
  2. WIP add not working test

    Signed-off-by: Marc Bestmann <[email protected]>
    SammyRamone committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b435054 View commit details
    Browse the repository at this point in the history
  3. fix build on linux

    Signed-off-by: Marc Bestmann <[email protected]>
    SammyRamone committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8cde181 View commit details
    Browse the repository at this point in the history
  4. fix codestyle

    Signed-off-by: Marc Bestmann <[email protected]>
    SammyRamone committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3d47f66 View commit details
    Browse the repository at this point in the history
  5. keep ansi escape sequences to make test work

    Signed-off-by: Marc Bestmann <[email protected]>
    SammyRamone committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e92e58f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. use normal string to enable testing on windows

    Signed-off-by: Marc Bestmann <[email protected]>
    SammyRamone committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e0196e6 View commit details
    Browse the repository at this point in the history