sdk-logging
/
1.0.0-beta.24
sdk-logging 1.0.0-beta.24
Install from the command line:
Learn more about npm packages
$ npm install @vechain/sdk-logging@1.0.0-beta.24
Install via package.json:
"@vechain/sdk-logging": "1.0.0-beta.24"
About this version
Welcome to the logging package of the VeChain SDK!
Logging package provides a simple and easy-to-use logging system for the VeChain SDK.
The VeChain SDK Logging package provides features for logging, including:
-
Error
logging -
Info
logging -
Warning
logging
-
Build: Execute
yarn build
to build the package. -
Lint: Execute
yarn lint
to lint the package. -
Format: Execute
yarn format
to format the package. -
Test:unit: Execute
yarn test:unit
to run unit tests. -
Test:integration: Execute
yarn test:integration
to run integration tests. -
Test: Execute
yarn test
to run all tests on the package.-
NOTE: Tests and Integration tests require thor-solo to be running locally. You can run and stop separately thor solo node with
yarn start-thor-solo
andyarn stop-thor-solo
or run all tests withyarn test:solo
which will start thor solo node, run all tests and stop thor solo at the end. Same for integration tests. You can directly runyarn test:integration:solo
to run integration tests with thor solo.
-
NOTE: Tests and Integration tests require thor-solo to be running locally. You can run and stop separately thor solo node with
Explore examples of how to use this package in real-world scenarios at vechain SDK examples.
Feel free to leverage these resources and don't hesitate to reach out if you have any questions or need further assistance.
Happy coding with the VeChain SDK!
Details
- sdk-logging
- vechain
- 3 months ago
- MIT
- 1 dependencies
Assets
- sdk-logging-1.0.0-beta.24.tgz
Download activity
- Total downloads 6
- Last 30 days 0
- Last week 0
- Today 0