put a log about generated main content and frames

This commit is contained in:
2024-12-03 10:57:41 +01:00
parent 7de9d1a819
commit 893b3d9fff
2 changed files with 30 additions and 8 deletions
+2
View File
@@ -593,6 +593,8 @@ private:
void ReadLocale();
void SetHtmlFilter();
void CreateFunctions(); // should be called before reading patterns (patterns will cache ezc functions)
void LogProducedFrames();
Ezc::Pattern * SelectIndexPattern(const std::wstring & template_name);
Ezc::Pattern * SelectIndexPattern();