User Story
As a developer, I would like to have a benchmark for noodlog performances.
Detailed Description
It's also possible to compare noodlog with logrus, because it solves similar problems and has similar performances.
Anything else
Keep in mind that enabling sensitive data obscuration, colors, pretty printing is more cost computational than not using these confs.
Keep also in mind that printing a JSON or an Object is more cost computational that writing a simple string record.
User Story
As a developer, I would like to have a benchmark for noodlog performances.
Detailed Description
It's also possible to compare noodlog with logrus, because it solves similar problems and has similar performances.
Anything else
Keep in mind that enabling sensitive data obscuration, colors, pretty printing is more cost computational than not using these confs.
Keep also in mind that printing a JSON or an Object is more cost computational that writing a simple string record.