mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-02 05:46:22 +01:00
SF [2062835] Logfile _creationDate is wrong;
This commit is contained in:
@@ -62,6 +62,8 @@ public:
|
||||
const std::string& pathImpl() const;
|
||||
|
||||
private:
|
||||
void createFile();
|
||||
|
||||
std::string _path;
|
||||
HANDLE _hFile;
|
||||
Timestamp _creationDate;
|
||||
|
||||
@@ -62,6 +62,8 @@ public:
|
||||
const std::string& pathImpl() const;
|
||||
|
||||
private:
|
||||
void createFile();
|
||||
|
||||
std::string _path;
|
||||
HANDLE _hFile;
|
||||
Timestamp _creationDate;
|
||||
|
||||
Reference in New Issue
Block a user