Let the function $g:\mathbb{R^+}\rightarrow\mathbb{R^+}$ have the properties that for each $w>0$, $$ \lim_{x\to\infty}\frac{g(x+w)}{g(x)} = 1 $$ and $\log g(x)$ is concave. Now, since $\log g$ is concave, so it has derivative $$ \big(\log g(x)\big)^\prime=\frac{g^\prime_-(x)+g^\prime_+(x)}{2g(x)} $$ except, possibly, on a countable set, where $g^\prime_{+}(x)$ and $g^\prime_{-}(x)$ are right and left derivatives, respectively. Also, since $$ \displaystyle{\lim_{x\to\infty}}\frac{g(x+w)}{g(x)} = 1 $$ for each $w>0$ and $\log g(x)$ is concave, then $g$ is increasing. Now, my questions is:
How should I prove the following inequality? $$ 0\leq\gamma_g+\log g(1)\le \frac{g^\prime_-(1)+g^\prime_+(1)}{2g(1)}, $$ where $$ \sum_{i=1}^n \frac{g^\prime_-(i)+g^\prime_+(i)}{2g(i)}\to \gamma_g\text{ as }n\to\infty. $$
Hint. Note that we can using the proof of the integral test for the convergence of infinite series, for the proof inequality (but I can't prove it).

The hypothesis imply that $\log g$ is absolutely continuous on compact sets, i.e., there is a function $h:\mathbb{R}^+\to\mathbb{R}$ such that $$ \log g(x) = \log g(a) + \int_a^x h(t)\; dt, $$ for all $a,x\in \mathbb{R}^+$. After redefining $h$ on a set of measure zero if necessary, we can assume that $$ h(x) = \frac{g'_-(x)+g'_+(x)}{2g(x)} $$ for all $x\in\mathbb{R}^+$. Again, the hypothesis imply that $h$ is decreasing and non-negative. Now, $$ h(i+1)\leq \int_i^{i+1} h(t)\; dt \leq h(i) $$ and then $$ \sum_{i=2}^n h(i) \leq \int_1^n h(t)\; dt \leq \sum_{i=1}^{n-1} h(i), $$ so we obtain $$ \sum_{i=2}^n h(i) - \log g(n) + \log g(1) \leq 0 \qquad \text{ and } \qquad 0\leq \sum_{i=1}^{n-1} h(i)- \log g(n) + \log g(1) $$ that we can rewrite as $$ \sum_{i=1}^n h(i) - \log g(n) + \log g(1) \leq \frac{g'_-(1)+g'_+(1)}{2g(1)} \qquad \text{ and } \qquad 0\leq \sum_{i=1}^{n} h(i)- \log g(n) + \log g(1) - h(n). $$ Now, $h$ is decreasing and non-negative, so the limit $L=\lim_{n\to\infty} h(n)$ exists and $L\geq 0$, so $$ \gamma_g+\log g(1)\leq \frac{g'_-(1)+g'_+(1)}{2g(1)} \qquad \text{ and } \qquad 0\leq \gamma_g+\log g(1)-L, $$ that is $$ 0\leq L\leq \gamma_g+\log g(1) \leq \frac{g'_-(1)+g'_+(1)}{2g(1)} $$ as desired.