-
Notifications
You must be signed in to change notification settings - Fork 984
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
init status-go logging once app start up #16325
Conversation
Jenkins BuildsClick to see older builds (26)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work @qfrank!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we've been waiting for you for years! thanks :)
sorry, it was the lowest priority in my task list |
it was like a joke :) i mean we've been facing this problem a lot, but we never implemented it, so thank you :) |
82% of end-end tests have passed
Failed tests (6)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityOneDeviceMerged:
Passed tests (27)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
Class TestActivityMultipleDevicePR:
|
@qfrank works perfectly for Android, checked on different flows - creating users, relogin, and that logs are written when the user is logged out. FILE.2023-06-21.11.29.09.mp4However, on IOS there is no log attached when I shake phone > Share logs before logging in. If it requires too much time to fix, we can merge it as it is as it is an imrovement. |
interesting, just checked, we can share the log after login, and the shared log contains the line |
1f8a579
to
6829f55
Compare
22a920e
to
a1923c4
Compare
It would be helpful if we could check the geth.log file to investigate any issues that might occur even if the user hasn't logged in yet. For example, local pairing may occur on the receiver side before login. If any problems arise during this process, we currently lack a log for status-go since logging for status-go is only configured after login.
Platforms
Steps to test
lvl=info msg="logging initialised"
status: ready