ItzNotABug / appexpress

An express.js like framework for Appwrite Functions, enabling super-easy navigation!
Apache License 2.0
39 stars 4 forks source link

Override Console Logging #35

Closed ItzNotABug closed 3 months ago

ItzNotABug commented 3 months ago

This would effectively resolve #34.


Note: The warnings produced by Node during build or some other call to console.log before AppExpress takes over will still show the warning mentioned in the issue.

ItzNotABug commented 3 months ago

Tested against an RC version, works fine!

ItzNotABug commented 3 months ago

A version bump would be good too!

ItzNotABug commented 3 months ago

Live on NPM. Can be merged!