
10+
安裝啟用
★★★★★
5/5 分(2 則評價)
35 天前
最後更新
—
問題解決
WordPress 5.4+ PHP 7.4+ v1.0.4.2 上架:2024-04-22
內容簡介
Simple Log Viewer 是一款簡單的 WordPress 外掛,能即時在控制台的元框中記錄錯誤,並與 WP-CLI 深度整合,方便開發者進行錯誤追蹤。
【主要功能】
• 即時錯誤記錄於控制台元框
• 與 WP-CLI 完美整合
• 可自訂顯示的錯誤行數
外掛標籤
開發者團隊
原文外掛簡介
A simple plugin to log errors in real time in a metabox in the admin panel, too integrated with WP-CLI.
For the run command with WP-CLI is necessary to activate the plugin and install WP-CLI.
When running, paste the command wp advpl logs-erros into the terminal, by default the number of lines is 1000 but you can control the number of lines through the --num_linhas parameter
For the example: wp slvpl logs-erros [--num_linhas=
better in the example wp slvpl logs-erros --num_linhas=100.
