summaryrefslogtreecommitdiffstats
path: root/src/Log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Log.cpp')
-rw-r--r--src/Log.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Log.cpp b/src/Log.cpp
index 684eabe..9b7a2c3 100644
--- a/src/Log.cpp
+++ b/src/Log.cpp
@@ -82,3 +82,4 @@ LogLine Logger::level(log_level_t level)
{
return LogLine(this, level);
}
+