Aldrin Piri created MINIFI-83:
---------------------------------
Summary: Externalize configuration of logs
Key: MINIFI-83
URL: https://issues.apache.org/jira/browse/MINIFI-83
Project: Apache NiFi MiNiFi
Issue Type: Improvement
Components: C++, Core Framework
Reporter: Aldrin Piri
spdlog has a number of options that provide configuration similar to logback in
terms of rotating by date and size. These are not inherently configurable
through an existing file however. It would be a nice improvement to expose
these options in a friendly way such that a user can dictate what their
preferences are in terms of size vs time as well as the amount of disk
resources they are willing to allocate to such logs.
https://github.com/gabime/spdlog/wiki/2.-Creating-loggers
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)