9 May
2019
9 May
'19
8:18 a.m.
Hi, On Wed, May 08, 2019 at 01:28:46PM +0000, Faine, Mark R. (MSFC-IS40)[NICS] wrote:
I was thinking about trying to build a configuration specific for an app from a Jinja2 template in Ansible and it seems like to me that if they aren't different it would be easier to do multiple log statements if generated dynamically.
The if/then/else control is much more readable, and I believe it was implemented for that reason. That being said, you can achieve the same behaviour with multiple log paths + flags, or embedded log paths and channels/junctions. Be aware however that in the former, declaration order matters.