nkzou / tera-cli

Terminal Interface for the MMORPG TERA Online.
https://nkzou.github.io/tera-cli/
MIT License
6 stars 4 forks source link

Console logging #8

Open ealejand opened 6 years ago

ealejand commented 6 years ago

Provide a clean interface for printing debugging information

ealejand commented 6 years ago

I feel like this is a good direction to go, but there are better ways to implement it. Lmk what you think.

nkzou commented 6 years ago

i think its a good enough bandaid. it wont work for modules like tera-auth-ticket and stuff thats in node_modules, but its good enough for things inside index.js