Utils/Logger: Implement targets
[senf.git] / Utils / Logger / StreamRegistry.ih
index 5eae6c2..13b8f68 100644 (file)
@@ -43,6 +43,7 @@ namespace detail {
         
         std::string fullName() const;
         virtual std::string v_name() const;
+        virtual unsigned defaultRuntimeLimit() const = 0;
 
         void init();