UNPKG

@proofofexistence/cli

Version:

CLI util for Proof of Existence

7 lines (5 loc) 115 B
const bunyan = require('bunyan') const logger = bunyan.createLogger({ name: "proofx" }) module.exports = logger