Stored Procedure Parameter Logging LittlePD

​[[{“value”:”I have a stored procedure I need to maintain. It was written to simply process its parameter payload with no kind of data logging at all.
Is there any kind of automatic logging of the parameter data that comes in from other systems when this stored procedure is called? Anything the database might already be doing for me?
Or is it my responsibility to write code to persist the data I receive in my SP calls?
submitted by /u/LittlePD[link][comments]”}]] Read More 

Verified by MonsterInsights