$this->logger->logit("{
$backtrace[0]['function']} method must only be called from a postconnect, since it changes the database. Pre-connnect can run secondary servers (which have read-only tables), and must not change the DB. This method was called from {
$backtrace[4]['function']}. Aborting insert operation
",LOG_WARNING);