logback-kafka
logback-kafka copied to clipboard
version migration
Hi,
I did some modifications to your project:
- Migrate from scala 2.8 to 2.9.2
- Migrate to kafka 0.8-beta1
- Added an option to send messages to specific topic by using a Marker containing the name of topic
Regards