Skip to content

Instantly share code, notes, and snippets.

@adityajoshi12
Created September 12, 2021 10:02
Show Gist options
  • Save adityajoshi12/fa76e5c90e939bae9399fcde6edab763 to your computer and use it in GitHub Desktop.
Save adityajoshi12/fa76e5c90e939bae9399fcde6edab763 to your computer and use it in GitHub Desktop.
caliper:
benchconfig: ./benchmarks/assetCCBenchmark.yaml
networkconfig: ./networks/networkConfig.yaml
bind:
sut: fabric:2.2
report:
path: ./report.html
logging:
template: "%timestamp%%level%%module%%message%%metadata%"
formats:
timestamp: "YYYY.MM.DD-HH:mm:ss.SSS ZZ"
label: false
json: false
pad: true
align: false
attributeformat:
level: " %attribute%"
module: " [%attribute%] "
metadata: " (%attribute%)"
colorize:
all: true
colors:
info: green
error: red
warn: yellow
debug: grey
targets:
console:
target: console
enabled: true
options:
level: debug
file:
target: file
enabled: false
worker:
remote: false
communication:
method: process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment