R = RealBallField(400)
6 * R(2).log() * R(10).log() / R.pi()^2The value follows from (1) and was computed in real ball arithmetic, with $\pi$, $\log 2$ and $\log 10$ taken as balls rather than as rounded constants, so every stored digit is covered by the enclosure.
It was compared with the decimal expansion in OEIS A086819 [4], and the identity $L=\frac{\log 10}{2\beta}$ was checked against the Khinchin-Lévy constant in Lévy's constant.