Skip to content

Conversation

@ernestrc
Copy link
Owner

Description

Adds passing full log line to on_log to enable using logd even when log format is not supported (i.e. client can use pcre etc. in-script to parse log).

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • test_log_sh

approach is not correct atm because null terminator is set on each of
fields so buffer read ptr + blen is not a correct c string.
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.

2 participants