Spicy packet analyzer

Hi,
I’m facing a problem with spicy packet analyzers.
I’m trying to write a spicy analyzer which analyzes every packet in the stream but I’m not getting any output.
I’m using the command:
zeek -Cr <.pcap> <.hlto> Spicy::enable_print=T
but still don’t get anything.
When I tried using protocol analyzer I saw the output but it was missing packets in the stream so I switched to packet analyzer.

Thanks in advance,
Ortal.