이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

DebugMe

설명

DebugMe is a convenient and powerful WordPress plugin that allows you to easily view and search WordPress logs, as well as review your server settings. It is the perfect tool for debugging and troubleshooting.

Reading and searching through the debug.log file can be challenging and time-consuming. With DebugMe, you can access and analyze the log directly from your WordPress Dashboard, eliminating the need to navigate to the server. The log is presented in a readable and searchable format, making it effortless to locate specific notices, warnings, and errors.

Key Features:

Debug Log Viewer: Gain quick insights into your WordPress debug.log file with a simplified and user-friendly table format. Easily browse through log entries and navigate using search filters such as error type, line number, and file name. The pagination feature ensures smooth log control and efficient debugging.

Server Info: Keep track of all your server settings in one centralized location. DebugMe automatically parses the phpinfo() output, providing you with comprehensive server information. No need to dig into the server configuration files manually – everything is neatly displayed for you.

DebugMe is designed to streamline your debugging process, saving you valuable time and effort. With its intuitive interface and powerful features, you can easily identify and address issues, ensuring the smooth operation of your WordPress site.

Install DebugMe today and take control of your WordPress logs and server settings effortlessly. Debug with ease and keep your website running at its best.

Note: DebugMe is constantly updated and maintained to ensure compatibility and optimal performance with the latest versions of WordPress.

스크린샷

  • Log viewer allows a convenient way to browse the debug.log file.
  • Server info shows configuration of your server in one place.

설치

How to activate within WordPress

  1. Go to ‘Plugins > Add New’
  2. Search for ‘DebugMe’
  3. Click install then activate

How to activate manually

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the “Plugins” page in Dashboard

FAQ

Why is debug.log important?

Debug.log is a part of the universal (core, plugins, and themes) WordPress system for debugging code. It is vitally important for your code quality and website operation.

​​You should strive to ensure that this file is empty and contains no notices, warnings, or critical errors. If a new line appears in the debug.log. – make an effort to fix a bug in the code to ensure the highest quality user experience for visitors of your website.

What are the common WordPress issues that I can track in the debug.log file?

Debug.log file is a default issue tracking log file for WP. It shows various plugin or themes errors. Some of them may not be critical right now but will lead to serious problems like the White Screen of Death in the future.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“DebugMe”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“DebugMe”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “DebugMe”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.4.2

  • Tested with WordPress 6.2.2
  • Updated server info UI
  • Fixed broken searchbar

0.4.1

  • Changed color scheme
  • Changed spaces in tables
  • Added missing icons

0.4

  • Added support of Ukrainian language
  • Small UI changes
  • Added support of “Parse” error type
  • Tested with WordPress 6.1
  • Refactoring

0.3

  • Added buttons for refreshing, clear and downloading the log

0.2

  • Refactoring
  • Added ability to clear debug.log file
  • UI color changes

0.1

  • Initial release