Symfony 4 database log
up vote
-1
down vote
favorite
I would like to log the changes of a record in a specific table.
For example, if there is product table. If any insert/update/delete happens for a product the logger should log the product_id, user_id(who did the action), timestamp, action(what is done).
Is there any bundle which could possibly does this ?
logging doctrine2 entity symfony4 audit-logging
add a comment |
up vote
-1
down vote
favorite
I would like to log the changes of a record in a specific table.
For example, if there is product table. If any insert/update/delete happens for a product the logger should log the product_id, user_id(who did the action), timestamp, action(what is done).
Is there any bundle which could possibly does this ?
logging doctrine2 entity symfony4 audit-logging
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I would like to log the changes of a record in a specific table.
For example, if there is product table. If any insert/update/delete happens for a product the logger should log the product_id, user_id(who did the action), timestamp, action(what is done).
Is there any bundle which could possibly does this ?
logging doctrine2 entity symfony4 audit-logging
I would like to log the changes of a record in a specific table.
For example, if there is product table. If any insert/update/delete happens for a product the logger should log the product_id, user_id(who did the action), timestamp, action(what is done).
Is there any bundle which could possibly does this ?
logging doctrine2 entity symfony4 audit-logging
logging doctrine2 entity symfony4 audit-logging
asked Nov 8 at 9:23
Prabhu Khanna Mahadevan
1881722
1881722
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53204745%2fsymfony-4-database-log%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password