This commit is contained in:
@ -23,7 +23,7 @@ func InitDispatcher() {
|
||||
go archiver()
|
||||
|
||||
for _, mapping := range config.Config.TopicMappings {
|
||||
log.Printf("Trying to initialize %s", mapping)
|
||||
// log.Printf("Trying to initialize %s", mapping)
|
||||
|
||||
var factory interface{}
|
||||
switch mapping.Handler {
|
||||
|
Reference in New Issue
Block a user