RT#38217: Send email when logging conditions are met
[freeside.git] / FS / FS / Upgrade.pm
index 65b83bd..3faf47e 100644 (file)
@@ -352,6 +352,9 @@ sub upgrade_data {
 
   tie my %hash, 'Tie::IxHash', 
 
+    #remap log levels
+       'log' => [],
+
     #cust_main (remove paycvv from history, locations, cust_payby, etc)
     'cust_main' => [],