-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
sample of a log file
{"message":"1"}
{"message":"2"} # !!! without \ni am not getting two messages. only first
To Reproduce
Steps to reproduce the behavior:
- run file.d to process sample log file
Expected behavior
in stdout i get only one message
{"message":"1"}but i expect two messages
{"message":"1"}
{"message":"2"}after adding new i get two messages
Additional context
Version: v0.71.0
Platform: linux
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working