Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
I am afraid, even after bumping to v9.0.0, there are still some issues with "raw message" rendering in loggly. (It's much better than 8.0.0, so thumbs up for the fix)
In 9.0.0, the raw message section seems to be "json compressed" with no whitespaces whereas version 7.0.0 used to have a prettified json with each prop split to a separate line.
Any solutions planned for this? Is there something we can do to control that (as I skimmed through your code, I couldn't find any flags relevant though)?