summaryrefslogtreecommitdiff
path: root/FS/FS/Upgrade.pm
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-07-26 16:42:54 -0500
committerJonathan Prykop <jonathan@freeside.biz>2016-08-29 20:10:33 -0500
commit21385930c7ca62c993c0f55993a286d4edfa34c1 (patch)
tree9ed7abb5e8da4f5d1710a0552fc5b256c681a2f3 /FS/FS/Upgrade.pm
parentf1d59659244a34b2ee9c6380babff464639e2927 (diff)
RT#38217: Send email when logging conditions are met [removed unwanted log levels, preserved level num mapping, v4]
Diffstat (limited to 'FS/FS/Upgrade.pm')
-rw-r--r--FS/FS/Upgrade.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm
index ef460c1..6ecac88 100644
--- a/FS/FS/Upgrade.pm
+++ b/FS/FS/Upgrade.pm
@@ -352,6 +352,9 @@ sub upgrade_data {
tie my %hash, 'Tie::IxHash',
+ #remap log levels
+ 'log' => [],
+
#payby conditions to new ones
'part_event_condition' => [],