-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[5.4] Log entry format #46273
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
[5.4] Log entry format #46273
Conversation
Changes a space to a tab Signed-off-by: BrianTeeman <[email protected]>
I have tested this item ✅ successfully on c46fe44 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46273. |
The same here?
|
Not at my pc but if that's also mixed spaces and tabs then please open a new issue |
Signed-off-by: BrianTeeman <[email protected]>
added webauthn log |
I have tested this item ✅ successfully on 16d123c
thanks This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46273. |
I have tested this item ✅ successfully on 16d123c This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46273. |
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46273. |
Final check before merge: ✅ All spaces are replaces by tabs. @brianteeman And is it not better to use
|
Thanks all (author and testers). |
Pull Request for Issue #46271 .
Summary of Changes
Changes a space to a tab to ensure that all columns are separated by a tab.
Testing Instructions
Code Review
Actual result BEFORE applying this Pull Request
The priotiy and ip address columns have a space as a separator when all the other columns are tab separated
Expected result AFTER applying this Pull Request
All columns are tab separated
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed