Refactor logger initialization: introduce `InitAPI` and `InitConsumer` with...
Refactor logger initialization: introduce InitAPI and InitConsumer with improved service name handling. Add naming utilities for normalized service name generation. Add comprehensive unit tests for Service, normalize, and decamel functions.