X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2Ft3.c;h=864cad316e52aa06a2f39ec40e75ef982af3eed4;hb=2fefff35eeb40ba802bb3ee11674a6037b84659c;hp=5a4a574db65c24c157c0bc0b98fbf0f0aae8f175;hpb=4a3a97df9d47b8d099e403308f8015f130366994;p=idzebra-moved-to-github.git diff --git a/test/api/t3.c b/test/api/t3.c index 5a4a574..864cad3 100644 --- a/test/api/t3.c +++ b/test/api/t3.c @@ -1,4 +1,4 @@ -/* $Id: t3.c,v 1.8 2004-07-28 08:15:47 adam Exp $ +/* $Id: t3.c,v 1.10 2004-10-15 10:07:34 heikki Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -22,7 +22,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include -#include +#include /* read zebra.cfg from env var srcdir if it exists; otherwise current dir */ static ZebraService start_service() @@ -44,6 +44,7 @@ int main(int argc, char **argv) "\n"; yaz_log_init_file("t3.log"); + yaz_log_init_level(LOG_ALL); nmem_init ();