mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 03:03:23 +02:00
integrated changes from main repository for upcoming 1.2.5 release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// FormattingChannel.h
|
||||
//
|
||||
// $Id: //poco/1.2/Foundation/include/Poco/FormattingChannel.h#1 $
|
||||
// $Id: //poco/1.2/Foundation/include/Poco/FormattingChannel.h#2 $
|
||||
//
|
||||
// Library: Foundation
|
||||
// Package: Logging
|
||||
@@ -94,6 +94,8 @@ public:
|
||||
/// Only the "channel" and "formatter" properties are supported, which allow
|
||||
/// setting the target channel and formatter, respectively, via the LoggingRegistry.
|
||||
/// The "channel" and "formatter" properties are set-only.
|
||||
///
|
||||
/// Unsupported properties are passed to the attached Channel.
|
||||
|
||||
void open();
|
||||
/// Opens the attached channel.
|
||||
|
Reference in New Issue
Block a user