Skip to content
#

caliper

Here are 26 public repositories matching this topic...

caliper
nklincoln
nklincoln commented Jul 31, 2019

The current logging situation is a little bit ad-hoc. There is no enforced standard, and we would benefit greatly from a serviceability and usability point if we were to enforce logging standards across the Caliper code base.

We should be logging at debug level:

  • entry/exit from every method, including passed values

We should be logging at error level

  • every error thrown through

Improve this page

Add a description, image, and links to the caliper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the caliper topic, visit your repo's landing page and select "manage topics."

Learn more