SampaioLeal/destjs

Default Logger

Opened this issue · 0 comments

Some ideas that should be cool:

  • A function exported by Dest that should log anything
  • An abstract ControllerBase class that is optional with a logger and other things with custom properties based on controller name and endpoint
  • A logger class that could have some methods for simplify logging and debugging