Create a production-ready logging module that provides structured logging with multiple output targets (console, file). This is infrastructure that all other Ruchy modules will use. Goal: Enable ...