-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Backup & Restore, Contact Manager, Process Management, Version Upgrade
-
Labels:None
-
Distro Version:14.0.13.40
-
Distro:FreePBX Distro
Hello,
I am getting large log size in file /var/log/asterisk/freepbx.log
It logs every minute following content:
{noformat}
[2020-Oct-22 12:32:24] [freepbx.INFO]: Deprecated way to add Console commands for module backup, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2020-Oct-22 12:32:24] [freepbx.INFO]: Deprecated way to add Console commands for module contactmanager, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2020-Oct-22 12:32:24] [freepbx.INFO]: Deprecated way to add Console commands for module pm2, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2020-Oct-22 12:32:24] [freepbx.INFO]: Deprecated way to add Console commands for module versionupgrade, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []{noformat}
Could you change these modules to use the module.xml lazy loading? Or let me know how to disable the excessive logging of deprecated functionality.