We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

PhpLog

Log any javascript or php variables and it’s back stack into file like php function debug_backtrace done. View the variables value and it’s back stack info in web browser, and browser will synchronize with the log file using ajax.

Cloudbased voice solutions are common in enterprise networks and frustrating for operations teams to manage. Simplify VoIP monitoring by having a proactive analysis of on-prem, hybrid and UCaaS voice services. Try the ThousandEyes VoIP monitoring solution today, free.

Website http://phplog.sourceforge.net
Tags
License
Features
  • Implement hook, give user a chance to modify the debug_backtrace and varaible
  • implement __log_variable to only log variable when been called, to solve the problem with too many function call.
  • implement __log_clean,__log_exit
  • store global config to function's static variable, protect global config been clean
  • implment active X for opening editor in web browser