tmuth/Logger---A-PL-SQL-Logging-Utility

Browser to Server logging

martindsouza opened this issue · 1 comments

Thanks to John Scott for this request.

Create an APEX plugin to support client to server logging. Note: we realize that this will not be a performant feature.

Here are some things that would be nice to have in this request:

  • Support console.log (i.e. read into it so developers wouldn't need to change their code)
  • Direct tie into logger settings so that only logs at the Logger levels
  • Store logs in local browser DB first then submit periodically to DB? (on time, #entries, page submit etc)

This issue was moved to OraOpenSource#33