printing on stdout

Vern Paxson vern at icir.org
Tue Jan 29 14:01:29 PST 2002


> i am doing print fmt("String !");
> but it does not come on the stdout
> 
> It comes only when i terminate bro.
> ...
> How can i make it to print out immediately not waiting for bro to
> terminate ?

Call flush_all().

		Vern



More information about the Bro mailing list