Skip to content

burdiuz/js-log-data-renderer

Repository files navigation

@actualwave/log-data-renderer

Convert incoming data into logging data by creating its stringified representation. Currently its used in DOMConsole and React Native Console as a data layer.

It can be extended by adding types that need specific conversion, for more information look into source code, /source/types.

Install

It can be installed from NPM

npm install @actualwave/log-data-renderer

using yarn

yarn add @actualwave/log-data-renderer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published