Now that we only have a single plugin (routingtables), it would simplify the code if all of the plugin management code and structure was removed. The same goes for the log file template (since it forces the user to specify a file with a %X which is replaced with the plugin name) and indeed logging in general -- we should have a common bgpview logger.
Now that we only have a single plugin (routingtables), it would simplify the code if all of the plugin management code and structure was removed. The same goes for the log file template (since it forces the user to specify a file with a
%Xwhich is replaced with the plugin name) and indeed logging in general -- we should have a common bgpview logger.