Does $c_{\ln(x)}=\displaystyle\lim_{n\to\infty}\left(\sum_{k=1}^n \ln(k)-\int_1^n \ln(x)\ dx\right)$ converge?
First of all, I always thought Mascheroni was spelled (and pronounced) Masechroni, but apparently this is wrong.
Anyway, the famous Euler-Mascheroni constant is defined as
$$\gamma = \displaystyle\lim_{n\to\infty}\left(-\ln n + \displaystyle\sum_{k=1}^n \frac1{k}\right).$$
Wikipedia states that many other constants arising from the difference of the sum and integral of a given function are known. But all the functions $f$ in this section are ones that converge as $\ x\to \infty.\ $ For example $f(x) = \frac{1}{x} \to 0\ $ as $x\to\infty.\ $ Continuing with the notation in that section, I am interested in:
$$\ c_{\ln(x)} = \displaystyle\lim_{n\to\infty}\left(\sum_{k=1}^n \ln(k) - \int_1^n \ln(x)\ dx\right) $$
Does the limit exist, and is the number known?
Or, for a function to give rise to such a constant, is it required that the function converges as $x\to\infty$?
The section on wikipedia does say, "for some arbitrary decreasing function $f$", which suggests, all one requires is that the function is decreasing: so in my question about $f(x) = \ln(x),\ $ we just look at $g(x) = -\ln(x)\ $ as this is decreasing, and the answer is "yes". Is this interpretation of what it says by "for some arbitrary decreasing function $f$" on wikipedia correct?
Edit: this cannot be what wikipedia means: for example, consider $f(x) = -x$.
So what does wikipedia mean here?
I guess a broader question would be: What conditions guarantee that a monotone function $f(x)$ have the property that $$\ c_{f} = \displaystyle\lim_{n\to\infty}\left(\sum_{k=1}^n f(k) - \int_1^n f(x)\ dx\right) $$
converges?
I know this is a lot of questions and it's meant to be limited to one question per question, but it's all closely related, so hopefully it's okay.

By Stirling's formula $$ \sum\limits_{k = 1}^n {\log k} = \log n! = \left( {n + \frac{1}{2}} \right)\log n - n + \frac{1}{2}\log (2\pi ) + \mathcal{O}\!\left( {\frac{1}{n}} \right). $$ Also $$ \int_1^n {\log x \,dx} = n\log n - n + 1. $$ Thus $$ \sum\limits_{k = 1}^n {\log k} - \int_1^n {\log x \, dx} = \frac{1}{2}\log n - 1 + \frac{1}{2}\log (2\pi ) + \mathcal{O}\!\left( {\frac{1}{n}} \right), $$ which tends to $+\infty$ as $n\to +\infty$. I recommend you to look up the Euler–Maclaurin formula and/or the Abel–Plana formula for the general case.