• Simon Riggs's avatar
    Allow emit_log_hook to see original message text · 73e7e49d
    Simon Riggs authored
    emit_log_hook could only see the translated text, making it harder to identify
    which message was being sent. Pass original text to allow the exact message to
    be identified, whichever language is used for logging.
    
    Discussion: 20160216.184755.59721141.horiguchi.kyotaro@lab.ntt.co.jp
    Author: Kyotaro Horiguchi
    73e7e49d
elog.c 98.5 KB