# Functions
WithDebugMode set the logs to show in terminal.
WithKafkaMode send the logs to a kafka topic with the core.Message ToJSON() struct.
WithRabbitMode send the logs to a rabbitmq queue with the core.Message ToJSON() struct.
WithRestApiMode send the logs to a rest endpoint with ToJSON() struct.