Description of the need
The "Date format for log messages" field at /admin/config/development/logging requires entry of PHP codes, but we already have existing date/time formats at /admin/config/regional/date-time that people might prefer to use instead.

Proposed solution
Allow people to select from either an existing date format, or a custom format that is entered on the dblog settings page. A custom format entered here would be used for nothing else.
Alternatives that have been considered
- Creating an additional date format presented lots of issues, see https://github.com/backdrop/backdrop-issues/issues/4614 for the full story.
- Original issue: Allow selecting an existing date format for log messages
Recent comments
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing