README
logger
Logger is a library that makes up ChipIn.
Logger outputs the text log, sends the log data to the log aggregation server of the core node after merging and aggregating the log data.
chip-in logger
<script type="module">
import chipInLogger from 'https://cdn.skypack.dev/@chip-in/logger';
</script>
Logger is a library that makes up ChipIn.
Logger outputs the text log, sends the log data to the log aggregation server of the core node after merging and aggregating the log data.