= temp-logviewer
image:https://badges.greenkeeper.io/ihgs/temp-logviewer.svg[link="https://greenkeeper.io/"]
Simple temporary log viewer
== How to run
== How to use
Register logformat
Register RegExp
menu linkLog Sample
and Log Format
by Regular expressionCheck
buttonLog Format Id
and Click Register
buttonParse log file
Parse Log
menu linkLog Format
== Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run all tests
npm test