LoggingPlugin: Expose setting log_file_handler

- This patch allows to set log_file (path) from hook

Signed-off-by: Thomas Hisch
Signed-off-by: Andras Mitzki <andras.mitzki@balabit.com>
This commit is contained in:
Andras Mitzki
2019-02-08 22:35:50 +01:00
parent a131cd6c3b
commit e3824d23bc
5 changed files with 94 additions and 11 deletions
+3
View File
@@ -198,6 +198,9 @@ option names are:
* ``log_file_format``
* ``log_file_date_format``
You can call ``set_log_path()`` to customize the log_file path dynamically. This functionality
is considered **experimental**.
.. _log_release_notes:
Release notes