Closed tonila closed 10 years ago
I will work on this and push out a fix soon.
@tonila, @bluejamesbond . I am currently working on this now. I forked your code and am making the necessary changes. I also would need to make changes to the source code to add a few things such as:
Most of this will take a bit of time (as im currently bogged down by work) but the first part (making it an npm module and such, I will try to have in the form of a pull request in 2 weeks.
@gauthamchandra Thank you very much! Please keep me posted. Step 3 is new to me so this will be a good learning experience.
@gauthamchandra Let me know what your progress is. Your help is appreciated.
Ah yes sorry about that. I will push some of the code in the next few days. Been pretty busy lately because of work.
Its cool. Just a heads up, I have made updates to the repo since then.
Ok. Will look into them.
I am making some extensive changes to your code (not really functionality wise) but adding a bunch of things like:
console
but instead using console
internallyWill push code in 2-3 days. I have been seriously the past few weeks and have been trying to catch up.
NOTE: I checked the npm registry. There are multiple packages named Scribe. You might want to slightly change the name of the package (ScribeLogger maybe? I don't know).
@gauthamchandra Where is PR ? :smile: "Long time no see."
@bluejamesbond What do you think 'beautify-logger' to name this package on NPM ?
I have added the package.json
and test cases.
Please add package.json to root of the project, to make this installable with npm.