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

Better logging #40

Open
6 tasks
hbredin opened this issue Feb 11, 2015 · 1 comment
Open
6 tasks

Better logging #40

hbredin opened this issue Feb 11, 2015 · 1 comment

Comments

@hbredin
Copy link
Member

hbredin commented Feb 11, 2015

As of now, every single request is logged to stdout.
We could probably only keep track a few particular events such as :

  • user logs in, logs out
  • user creates, deletes or modifies a corpus/medium/layer
  • user modifies ACL on corpus or layer
  • user deletes an annotation
  • admin creates/deletes/modifies a user/group
  • ...

Basically all but any GET requests and PUT requests on annotations.

@hbredin
Copy link
Member Author

hbredin commented Jun 10, 2015

Partial implementation in 4029557

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