switch from log_event to Logger.log

keep log_event for compatibility
This commit is contained in:
Miles Steele
2013-08-19 11:25:44 -04:00
committed by Carlos Andrés Rocha
parent 5692867b14
commit cb7a3ad8eb
5 changed files with 12 additions and 11 deletions

View File

@@ -42,5 +42,7 @@ class @Logger
page: window.location.href
async: false
# Keeping this for compatibility issue only.
# log_event exists for compatibility reasons
# and will soon be deprecated.
@log_event = Logger.log