🔍 BTCRecover 调试日志系统

实时监控钱包破解过程和系统状态

🛠️ 日志管理操作

🗑️ 清理调试日志 📝 清理请求日志 🧹 清理所有日志 🔄 刷新页面 📄 纯文本模式

📋 主调试日志 (debug.log)


Warning: file_exists(): open_basedir restriction in effect. File(/www/wwwroot/web.web3huifu.fun/btcrecover/recovery_results/debug.log) is not within the allowed path(s): (/home/www/web.web3huifu.fun/:/tmp/) in /home/www/web.web3huifu.fun/btcrecover/view_debug_log.php on line 231

Warning: is_dir(): open_basedir restriction in effect. File(/www/wwwroot/web.web3huifu.fun/btcrecover/recovery_results) is not within the allowed path(s): (/home/www/web.web3huifu.fun/:/tmp/) in /home/www/web.web3huifu.fun/btcrecover/view_debug_log.php on line 256
主调试日志文件不存在
路径: /www/wwwroot/web.web3huifu.fun/btcrecover/recovery_results/debug.log
目录状态: 不存在

📝 请求日志 (request.log)


Warning: file_exists(): open_basedir restriction in effect. File(/www/wwwroot/web.web3huifu.fun/btcrecover/recovery_results/request.log) is not within the allowed path(s): (/home/www/web.web3huifu.fun/:/tmp/) in /home/www/web.web3huifu.fun/btcrecover/view_debug_log.php on line 271
请求日志文件不存在

⚙️ 系统状态检查

8.3.12
PHP版本
2025-10-16 13:47:37
当前时间
PRC
服务器时区
32759
错误报告级别
开启
display_errors
开启
log_errors

🧪 调试日志功能测试


Warning: is_dir(): open_basedir restriction in effect. File(/www/wwwroot/web.web3huifu.fun/btcrecover/recovery_results) is not within the allowed path(s): (/home/www/web.web3huifu.fun/:/tmp/) in /home/www/web.web3huifu.fun/btcrecover/debug_log.php on line 20

Warning: mkdir(): open_basedir restriction in effect. File(/www/wwwroot/web.web3huifu.fun/btcrecover/recovery_results) is not within the allowed path(s): (/home/www/web.web3huifu.fun/:/tmp/) in /home/www/web.web3huifu.fun/btcrecover/debug_log.php on line 21

Warning: file_exists(): open_basedir restriction in effect. File(/www/wwwroot/web.web3huifu.fun/btcrecover/recovery_results/debug.log) is not within the allowed path(s): (/home/www/web.web3huifu.fun/:/tmp/) in /home/www/web.web3huifu.fun/btcrecover/view_debug_log.php on line 351
✅ debugLog函数调用成功 返回值: false

📁 成功目录 (successful)


Warning: is_dir(): open_basedir restriction in effect. File(/www/wwwroot/web.web3huifu.fun/btcrecover/recovery_results/successful) is not within the allowed path(s): (/home/www/web.web3huifu.fun/:/tmp/) in /home/www/web.web3huifu.fun/btcrecover/view_debug_log.php on line 375
目录不存在

📁 失败目录 (failed)


Warning: is_dir(): open_basedir restriction in effect. File(/www/wwwroot/web.web3huifu.fun/btcrecover/recovery_results/failed) is not within the allowed path(s): (/home/www/web.web3huifu.fun/:/tmp/) in /home/www/web.web3huifu.fun/btcrecover/view_debug_log.php on line 375
目录不存在

📁 批量目录 (batches)


Warning: is_dir(): open_basedir restriction in effect. File(/www/wwwroot/web.web3huifu.fun/btcrecover/recovery_results/batches) is not within the allowed path(s): (/home/www/web.web3huifu.fun/:/tmp/) in /home/www/web.web3huifu.fun/btcrecover/view_debug_log.php on line 375
目录不存在

💡 使用说明

📋 调试日志: 记录钱包破解的详细过程,包括文件上传、识别、破解执行等

📝 请求日志: 记录所有API请求的基本信息

🔄 自动刷新: 页面会在执行操作后自动刷新显示最新状态

📄 纯文本模式: 适合脚本调用或需要复制日志内容的场景

🔗 快速链接

🏠 返回主页 📄 纯文本模式 🔄 刷新页面