ChanServ changed the topic of #crystal-lang to: The Crystal programming language | https://crystal-lang.org | Fund Crystal's development: https://crystal-lang.org/sponsors | GH: https://github.com/crystal-lang/crystal | Docs: https://crystal-lang.org/docs | Gitter: https://gitter.im/crystal-lang/crystal
_ht has joined #crystal-lang
<mps> riza: thank you. Now I see that I could use also String::Builder. One thing I don't understand is why use 'to_s' in `Log.warn { message.to_s }` if message is already string
mps has quit [Ping timeout: 258 seconds]
mps has joined #crystal-lang
uncomfy has joined #crystal-lang
rez has joined #crystal-lang
rez has quit [Quit: much snoozes...]
_ht has quit [Quit: _ht]
rez has joined #crystal-lang
<riza> mps, message is a String::Builder, not a String. I "render it" with #to_s
rez has quit [Quit: much snoozes...]