add Model::get_logger()
This commit is contained in:
@@ -1589,6 +1589,7 @@ protected:
|
||||
virtual bool is_empty_field(const wchar_t * value);
|
||||
virtual bool is_the_same_field(const wchar_t * field1, const wchar_t * field2);
|
||||
|
||||
virtual pt::Log * get_logger();
|
||||
virtual void put_to_log(const wchar_t * str);
|
||||
virtual void put_fields_to_log(pt::Log & log, const wchar_t * db_field_name, const wchar_t * flat_field_name);
|
||||
|
||||
|
Reference in New Issue
Block a user