add debug
This commit is contained in:
parent
e41a334af4
commit
ed010fe7d6
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ func (a *apic) Push() error {
|
|||
func (a *apic) DeleteDecisions() error {
|
||||
defer types.CatchPanic("lapi/deleteDecisionsCAPI")
|
||||
|
||||
log.Infof("start crowdsec api push (interval: %s)", PushInterval)
|
||||
log.Infof("start goroutine for manual deleted decisions")
|
||||
|
||||
for {
|
||||
select {
|
||||
|
|
Loading…
Add table
Reference in a new issue