Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

App Log

Deskripsyon

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.

Pag-install

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

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “App Log” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “App Log” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

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.