mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
@ -44,7 +44,7 @@ func (b *Builder) buildLogger(configurations parser.Logging) error {
|
|||||||
log.SetLevel(log.InfoLevel)
|
log.SetLevel(log.InfoLevel)
|
||||||
}
|
}
|
||||||
b.logsFile = logsFile
|
b.logsFile = logsFile
|
||||||
return err
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
func (b *Builder) buildRabbitMQ(rabbitMQURI string) error {
|
func (b *Builder) buildRabbitMQ(rabbitMQURI string) error {
|
||||||
|
Reference in New Issue
Block a user