Why is Logger's default level :debug?

I hate logging systems that hide messages by default from me.

When initially developing I want to see all the messages without having to mind about configuration.