summaryrefslogtreecommitdiff
path: root/quotes.cc
diff options
context:
space:
mode:
Diffstat (limited to 'quotes.cc')
-rw-r--r--quotes.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/quotes.cc b/quotes.cc
index 204e6fdc..1463c9bc 100644
--- a/quotes.cc
+++ b/quotes.cc
@@ -8,7 +8,7 @@ void quotes_by_script::operator()(commodity_base_t& commodity,
const ptime& last,
amount_t& price)
{
- logger("quotes.download");
+ LOGGER("quotes.download");
DEBUG("commodity: " << commodity.symbol);
DEBUG(" now: " << now);