mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 18:56:52 +02:00
committed latest 1.3 snapshot
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// ArchiveStrategy.h
|
||||
//
|
||||
// $Id: //poco/Main/Foundation/include/Poco/ArchiveStrategy.h#2 $
|
||||
// $Id: //poco/Main/Foundation/include/Poco/ArchiveStrategy.h#3 $
|
||||
//
|
||||
// Library: Foundation
|
||||
// Package: Logging
|
||||
@@ -96,7 +96,7 @@ public:
|
||||
};
|
||||
|
||||
|
||||
template<class DT>
|
||||
template <class DT>
|
||||
class ArchiveByTimestampStrategy: public ArchiveStrategy
|
||||
/// A timestamp (YYYYMMDDhhmmss) is appended to archived
|
||||
/// log files.
|
||||
|
Reference in New Issue
Block a user