Description
The condition "!strcmp(m_name.get(), "stdout")" will never be true when we start manager with -bind_stderr (-bind_stdout) args, because the name of BaseLogFile struct we set in set_stdout_output is --bind_stdout --bind_stderr.
Attachments
Issue Links
- is related to
-
TS-4399 Management API breaks diagnostic log rotation
- Resolved