Code Monkey home page Code Monkey logo

Comments (3)

dOrgJelli avatar dOrgJelli commented on August 19, 2024

Logging will be used (in the future) to verify call stacks of various client implementations. In order to do this, we'll need a common log format that each client will be capable of emitting (using a wrapping process of course).

Ideally, when using the client (in JS for example), you could decide as the user how you want messages to be logged using the client's config options. This way you can choose to do console logging, or send logs remotely to a logging server such as a graylog server. This would be useful for aggregating various different client logs into a single logging server, which can then check for differences in output. See here for more info: https://www.npmjs.com/package/gelf-pro

from wrap-cli.

dOrgJelli avatar dOrgJelli commented on August 19, 2024

Questions we'd want to be able to answer with this logging:

  • Where are APIs being resolved from? For example: if you're using the CLI, and provide a custom IPFS provider when running the build command, you should be able to read the logs to see if your schema dependencies are being pulled from that location.

from wrap-cli.

dOrgJelli avatar dOrgJelli commented on August 19, 2024

Moving this issue here: #187

from wrap-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.