octoposprime / op-be-graphql

OctopOS Prime Backend Api Gateway
http://www.octoposprime.com
MIT License
13 stars 1 forks source link

UpdateUserBase method's log message fixed #75

Closed Smnrgcl closed 3 months ago

Smnrgcl commented 3 months ago

Close #67 With this change, I have updated certain aspects of the UpdateUserBase function. The aim is to improve code readability and ensure consistency.

Changes:

Updated error logging descriptions to specify the function name "UpdateUserBase" in the log messages. Fixed the formatting of certain expressions to improve code readability. I believe these changes will enhance the consistency and maintenance of our codebase.