christyharagan / markscript

Build MarkLogic applications in JavaScript or TypeScript
MIT License
6 stars 0 forks source link

Need some basic logging for the KOA server #2

Open sashamitrovich opened 8 years ago

sashamitrovich commented 8 years ago

Currently, the best way to test the middle-tier and db-tier is defining test methods as tasks in markscript.ts.

For a more instant gratification of a developer's effort ;) it would be nice to have some logging to the console directly from the koa server.

Examples: