Description of the need
The database log report at admin/reports/dblog limits the log message length to 56 characters before truncation. This is inadequate for my use case and window size, and requires much clicking of links to see log details.
It was possible in Drupal 7 to alter the log display by overriding the dblog_message theme function, however that capability was removed in https://github.com/backdrop/backdrop/pull/629.
Proposed solution
Provide a numeric setting for log message line length on the admin/config/development/logging page.
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes a setting to limit dblog message length before truncation.
Recent comments
Using modules Internationalization > String translation, and Localization client > if you like to make a translation easier.
Quicktabs module: How to translate the tabs?
OK so I have tried several things among which are running Update.php as withe mysite,com/update.php Going to Home adn running update there coing to performance adn running ipdate there. I all...
Update failure
- In Backdrop CMS the update.php file located in the /core folder (mydomain.com/core/update.php). - For launch the update.php from address bar of the browser, without restrictions, you...
Update Problems