removed config options: ezc_error_prefix and ezc_error_postfix
Ezc::PatternParser and Ezc::Generator use only pt::Log as a logger now
This commit is contained in:
@@ -87,12 +87,6 @@ public:
|
||||
void SetEzcObjects(Ezc::Objects<HtmlTextStream> * obj);
|
||||
|
||||
|
||||
/*
|
||||
commentary prefix/postfix used in pattern_parser
|
||||
(when there is an error)
|
||||
*/
|
||||
void SetEzcCommentary(const std::wstring & start, const std::wstring & end);
|
||||
|
||||
/*
|
||||
adding a new pattern and returning its index
|
||||
if the pattern already exists the method returns its index only
|
||||
|
Reference in New Issue
Block a user