Admin_log to list_message
Feature Request
Current Behavior
If the admin_log message is too long (over 2000 characters) then it is not sent and a notice that it is too long is sent.
Desired Behavior
Admin_log should use list_message to report if the message is too long.
Reason
Better coding and allows for useful error reporting.