X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=src%2Fyaz-z-cache.cpp;h=564000ef9d6360eea2f2b51ed8cc9c5e4604b4f8;hp=cb2fac0393fa5ced745a7177e0f20994465be1fd;hb=4c758111f1ff5a815888f70a4c4335ab149f5608;hpb=5ddd5103c01775e8432a081de026c3cd75681e8b diff --git a/src/yaz-z-cache.cpp b/src/yaz-z-cache.cpp index cb2fac0..564000e 100644 --- a/src/yaz-z-cache.cpp +++ b/src/yaz-z-cache.cpp @@ -2,10 +2,10 @@ * Copyright (c) 2002-2004, Index Data. * See the file LICENSE for details. * - * $Id: yaz-z-cache.cpp,v 1.9 2004-03-29 22:46:51 adam Exp $ + * $Id: yaz-z-cache.cpp,v 1.10 2004-11-30 21:10:31 adam Exp $ */ -#include +#include #include #include @@ -168,7 +168,7 @@ int Yaz_RecordCache::match (Yaz_RecordCache_Entry *entry, oid_to_dotstring(entry->m_record->u.databaseRecord->direct_reference, mstr1); char mstr2[100]; oid_to_dotstring(syntax, mstr2); - yaz_log(LOG_LOG, "match fail 3 d=%s s=%s", mstr1, mstr2); + yaz_log(YLOG_LOG, "match fail 3 d=%s s=%s", mstr1, mstr2); #endif return 0; @@ -180,7 +180,7 @@ int Yaz_RecordCache::lookup (ODR o, Z_NamePlusRecordList **npr, Z_RecordComposition *comp) { int i; - yaz_log(LOG_DEBUG, "cache lookup start=%d num=%d", start, num); + yaz_log(YLOG_DEBUG, "cache lookup start=%d num=%d", start, num); for (i = 0; i