File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,20 +15,20 @@ Notes:
1515
1616## What It Logs
1717
18- - ` JobProcessing `
19- - ` JobProcessed `
20- - ` JobQueued `
21- - ` JobExceptionOccurred `
22- - ` JobReleasedAfterException `
23- - ` JobFailed `
24- - ` JobTimedOut `
25- - ` Looping `
26- - ` QueueBusy `
27- - ` QueueFailedOver `
28- - ` QueuePaused `
29- - ` QueueResumed `
30- - ` WorkerStarting `
31- - ` WorkerStopping `
18+ - ` JobProcessing ` at ` info `
19+ - ` JobProcessed ` at ` info `
20+ - ` JobQueued ` at ` info `
21+ - ` JobExceptionOccurred ` at ` error `
22+ - ` JobReleasedAfterException ` at ` warning `
23+ - ` JobFailed ` at ` error `
24+ - ` JobTimedOut ` at ` error `
25+ - ` Looping ` at ` debug `
26+ - ` QueueBusy ` at ` warning `
27+ - ` QueueFailedOver ` at ` error `
28+ - ` QueuePaused ` at ` info `
29+ - ` QueueResumed ` at ` info `
30+ - ` WorkerStarting ` at ` info `
31+ - ` WorkerStopping ` at ` info `
3232
3333## Installation
3434
You can’t perform that action at this time.
0 commit comments