mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
port from 1.4.4 (rev. 1925 fixed SF# 3483174)
This commit is contained in:
@@ -56,7 +56,7 @@ class Foundation_API LogFileImpl
|
||||
public:
|
||||
LogFileImpl(const std::string& path);
|
||||
~LogFileImpl();
|
||||
void writeImpl(const std::string& text);
|
||||
void writeImpl(const std::string& text, bool flush);
|
||||
UInt64 sizeImpl() const;
|
||||
Timestamp creationDateImpl() const;
|
||||
const std::string& pathImpl() const;
|
||||
|
Reference in New Issue
Block a user