Skip to content

Use new typed format for logging#26

Open
fwiesel wants to merge 1 commit into
stable/rocky-m3from
print_new_format
Open

Use new typed format for logging#26
fwiesel wants to merge 1 commit into
stable/rocky-m3from
print_new_format

Conversation

@fwiesel

@fwiesel fwiesel commented May 13, 2022

Copy link
Copy Markdown
Member

The new json format resolves some ambiguity by
printing the name of a class in case of polymorphism
and in some cases the type of the class it he only information
provided.
Also the format is more compact by leaving out all the empty
defaults

Change-Id: I5321a9e7a180b954b1cd963d2d17b92d6cb6d410

The new json format resolves some ambiguity by
printing the name of a class in case of polymorphism
and in some cases the type of the class it he only information
provided.
Also the format is more compact by leaving out all the empty
defaults

Change-Id: I5321a9e7a180b954b1cd963d2d17b92d6cb6d410
@fwiesel

fwiesel commented May 13, 2022

Copy link
Copy Markdown
Member Author

While it looks fairly simple, it needs some care:
The serialization is not as widely tested as I'd like, and it might trip over something unforseen.
So, best to keep in in qa for some while.

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.

1 participant