mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-03 03:57:49 +00:00
fix SQLChannel documentation
This commit is contained in:
@@ -88,9 +88,7 @@ public:
|
||||
/// * name: The name used to identify the source of log messages.
|
||||
/// Defaults to "-".
|
||||
///
|
||||
/// * target: The target data storage type ("SQLite", "ODBC", ...).
|
||||
///
|
||||
/// * connector: The target data storage connector name.
|
||||
/// * connector: The target data storage connector name ("SQLite", "ODBC", ...).
|
||||
///
|
||||
/// * connect: The target data storage connection string.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user