README
Introduction
Tool to parse json logs to a fixed log standard display.
Installation
npm i -g @antelope/lop
Usage
kubectl logs pod/pod-example | lop
Tool to parse json logs to a fixed log standard display.
<script type="module">
import antelopeLop from 'https://cdn.skypack.dev/@antelope/lop';
</script>
Tool to parse json logs to a fixed log standard display.
npm i -g @antelope/lop
kubectl logs pod/pod-example | lop