Ignoring attributes from logging #1225
Unanswered
nessimabadi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I've gone through the docs, and I believe that the documentation for ignoring attributes from login is using the wrong method.
It currently uses the
dontLogIfAttributesChangedOnly
method, but I believe it should be using thelogExcept
method.I can create a PR to fix this, but I'm not sure if I am right or wrong about this.
Doc Link
https://spatie.be/docs/laravel-activitylog/v4/advanced-usage/logging-model-events#content-ignoring-attributes-from-logging
Beta Was this translation helpful? Give feedback.
All reactions