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

User UUID to use the designated column instead #4299

Merged
merged 23 commits into from
Feb 22, 2023
Merged

Conversation

hjoaquim
Copy link
Contributor

The User UUID was being logged into the message column - this PR fixes that by using the designated column, userId.

Reminder, our logs are csv files with columns %(levelname)s-%(appName)s-%(commitHash)s-%(appId)s-%(sessionId)s-%(userId)s-%(asctime)s-%(name)s-%(funcName)s-%(lineno)s-%(message)s separated by |

image

@reviewpad reviewpad bot added the feat XS Extra small feature label Feb 20, 2023
@hjoaquim hjoaquim added the analytics Logging and analytics label Feb 20, 2023
@hjoaquim hjoaquim merged commit a054e5d into develop Feb 22, 2023
@hjoaquim hjoaquim deleted the feature/uuid-logs branch February 22, 2023 14:22
jmaslek added a commit that referenced this pull request Apr 13, 2023
* token generation on the terminal

* revoke and show commands

* uuid on the right column

* adding logs to the account commands

* login info at this point does not make sense anymore

* get_user_uuid function

* log formatter to use get_user_uuid function

* ruff + black

* fix tests

* fix tests

---------

Co-authored-by: James Maslek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analytics Logging and analytics feat XS Extra small feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants