هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

App Log

الوصف

App Log is a WordPress plugin that allows users (mainly developers) to output logs for debugging purposes.
Log files are listed on the Administrator Dashboard page for easier viewing and deleting.
By default, log files are stored in /wp-content/plugins/app-log/applog but log directory can be changed either via Dashboard page or Settings page.

التنصيب

  1. Upload the ‘app-log’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the Plugins menu in WordPress.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“App Log” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”App Log“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.1.2

  • add hook ‘pre_applog_write’

1.1.1

  • bug fix on warning message displayed during password reset
  • updated Japanese translation and some field labels

1.1

  • added log level
  • changed hook name from app_log to applog
  • added filter to allow changing of log file extension

1.0

  • first version.