mirror of
https://github.com/status-im/structlog-ui.git
synced 2025-02-19 14:14:19 +00:00
Usage
yarn
mkdir src/logs/
Then two options:
- get a sample log sample can be found here
- generate your own
- run in application with
DEBUGLOGS=true
and this will generate astructlog-embark.json
file - run
node log_script.js
which will generate alogs.json
file
- run in application with
copy logs.json
file to src/logs/
yarn start
Description
Languages
CSS
70.9%
HTML
18.8%
JavaScript
10.3%