<FromGitter>
<oprypin:matrix.org> SamantazFox, iirc you just need to set the Log level to debug
<SamantazFox>
oprypin How do I do that?
<FromGitter>
<Blacksmoke16> `Log.setup :debug` would be the simplest way, but would affect all sources
<SamantazFox>
ok, thanks!
<SamantazFox>
that's actually useful, because I feel like many things may go wrong and Idk why
<SamantazFox>
(I love when there are logs and information available)
<SamantazFox>
I'm currently investigating a SSL certificate error on Centos/ArmaLinux
<SamantazFox>
it really looks like there are compiler issues on large projects (e.g DB connection refused not giving a stacktrace where isolated code does work perfectly).