<p>George Joseph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15211">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">logger.c: Automatically add a newline to formats that don't have one<br><br>Scope tracing allows you to not specify a format string or<br>variable, in which case it just prints the indent, file,<br>function, and line number.  The trace output automatically<br>adds a newline to the end in this case.  If you also have<br>debugging turned on for the module, a debug message is<br>also printed but the standard log functionality which<br>prints it doesn't add the newline so you have messages<br>that don't break correctly.<br><br> * format_log_message_ap(), which is the common log<br>   message formatter for all channels, now adds a<br>   newline to the end of format strings that don't<br>   already have a newline.<br><br>ASTERISK-29209<br>Reported by: Alexander Traud<br><br>Change-Id: I994a7df27f88df343b7d19f3e81a4b562d9d41da<br>---<br>M main/logger.c<br>1 file changed, 5 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/11/15211/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15211">change 15211</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/15211"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I994a7df27f88df343b7d19f3e81a4b562d9d41da </div>
<div style="display:none"> Gerrit-Change-Number: 15211 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean.bright@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>