Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser to Server logging #33

Open
martindsouza opened this issue Feb 19, 2015 · 0 comments
Open

Browser to Server logging #33

martindsouza opened this issue Feb 19, 2015 · 0 comments
Assignees
Milestone

Comments

@martindsouza
Copy link
Member

martindsouza commented Feb 19, 2015

From @martindsouza on August 5, 2013 16:11

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)
  • Also look at perhaps leveraging the new APEX5 apex.debug JS namespaces to bundle in with that? Would need to look at creating prototype to add on and also overwrite the existing framework to then write (via a DA or something) to the Db.
  • See https://github.com/hkirat/notification-logger for example of how to overload console

Copied from original issue: tmuth#33

@martindsouza martindsouza self-assigned this Feb 19, 2015
@martindsouza martindsouza added this to the Future milestone Feb 19, 2015
@martindsouza martindsouza modified the milestones: Release 3.2.0, Future Mar 16, 2015
@martindsouza martindsouza modified the milestones: 3.2.0, Future May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant