) || is_object( $log ) ) { error_log( print_r( $log, true ) ); } else if($log) { error_log( $log ); } } } }