mathew-kurian / Scribe.js

:scroll: Node.js logging made simple! Online access to logs and more...
https://mathew-kurian.github.io/Scribe.js/
MIT License
284 stars 45 forks source link

Updates for next release (dev branch) - UPDATE #73

Open mathew-kurian opened 8 years ago

mathew-kurian commented 8 years ago

Start the example

# run example
git clone https://github.com/bluejamesbond/Scribe.js --branch  dev --single-branch && cd Scribe.js && npm install && npm run babel-node ./examples/simple-server.js

# native apps (mac, linux, windows)
cd public/native/Scribe && ls -l

# web app
http://localhost:4005/scribe
screenshot 2016-01-21 10 26 59
mathew-kurian commented 8 years ago

Changelog

_Purpose of the refractor was to improve flexibility and performance. Additionally, extend support for 3rd party plugin and visualization tools._

mathew-kurian commented 8 years ago

Todo

mathew-kurian commented 8 years ago

@guillaumewuip Feedback would be appreciated.

guillaumewuip commented 8 years ago

@bluejamesbond Looks really good. Unfortunately I'm more than busy these days so I won't read all you work. Maybe you should consider removing me from collaborators as I have not really used Scribe.js for a long time.

mathew-kurian commented 8 years ago

@guillaumewuip No worries. Just let me know if you have any ideas or feature requests. Ill try to accommodate them.

matteocontrini commented 8 years ago

This would be awesome :)