@ -147,7 +147,10 @@ func (p *Parser) ConfigQueue(yamlpath string) {
if err != nil {
panic(err)
}
p.que.Connect()
if err := p.que.Connect(); err != nil {
func (p *Parser) GetLogDB() *logdb.LogDB {
The note is not visible to the blocked user.