Skip to content

Commit

Permalink
Logger 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martindsouza committed Jul 15, 2015
1 parent e262725 commit 39727b4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions docs/Change Logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ This page contains all of Logger's Change Logs. Starting in version 3.0.0 onward

<a name="change-log-3.1.0"></a>
##Change Log 3.1.0
[Download](TODO_URL)<br/>
[Download](https://github.com/OraOpenSource/Logger/raw/master/releases/logger_3.1.0.zip)<br/>
[Release Page](https://github.com/OraOpenSource/Logger/issues?utf8=%E2%9C%93&q=milestone%3A%22Release+3.1.0%22+)<br/>
Release Articles
- [TODO_NAME](TOOD_URL)
- [Logger 3.1.0: Beta](http://www.oraopensource.com/blog/2015/6/1/logger-310-beta)

<table border="0">
<tr>
Expand All @@ -16,42 +16,42 @@ Release Articles
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/29" target="_blank">29</a></td>
<td>Allow level to be passed to other functions</td>
<td><a href="TODO_URL" target="_blank">TODO_TITLE</a></td>
<td><a href="http://www.oraopensource.com/blog/2015/6/2/logger-310-adding-level-to-additional-procedures" target="_blank">Adding Level to Additional Procedures</a></td>
</tr>
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/50" target="_blank">50</a></td>
<td>Deprecate levels Timing, APEX, and Context.</td>
<td><a href="TODO_URL" target="_blank">TODO_TITLE</a></td>
<td><a href="http://www.oraopensource.com/blog/2015/6/3/logger-310-deprecate-levels-timing-apex-and-sys-context" target="_blank">Deprecate Levels Timing, APEX, and Sys Context</a></td>
</tr>
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/54" target="_blank">54</a></td>
<td>Enhance log_apex_items</td>
<td><a href="TODO_URL" target="_blank">TODO_TITLE</a></td>
<td><a href="http://www.oraopensource.com/blog/2015/6/4/logger-310-enhancements-to-logapexitems" target="_blank">log_apex_items Enhancements</a></td>
</tr>
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/57" target="_blank">57</a></td>
<td>Secure Logger schema setup</td>
<td><a href="TODO_URL" target="_blank">TODO_TITLE</a></td>
<td><a href="http://www.oraopensource.com/blog/2015/5/15/restrict-loggers-access-to-your-data" target="_blank">Restrict Logger's Access to Your Data</a></td>
</tr>
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/73" target="_blank">73</a>, <a href="https://github.com/OraOpenSource/Logger/issues/75" target="_blank">75</a></td>
<td>Bug fix: Timing issues</td>
<td><a href="TODO_URL" target="_blank">TODO_TITLE</a></td>
<td></td>
</tr>
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/78" target="_blank">78</a></td>
<td>Bug fix: NO_OP installer references Logger objects</td>
<td><a href="TODO_URL" target="_blank">TODO_TITLE</a></td>
<td><a href="http://www.oraopensource.com/blog/2015/6/5/logger-310-noop-install-changes" target="_blank">NO_OP Install Changes</a></td>
</tr>
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/94" target="_blank">94</a></td>
<td>Best practices guide</td>
<td><a href="TODO_URL" target="_blank">TODO_TITLE</a></td>
<td><a href="http://www.oraopensource.com/blog/2015/6/8/logger-310-logger-level-best-practices" target="_blank">Logger Level Best Practices</a></td>
</tr>
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/103" target="_blank">103</a></td>
<td>Custom Preferences</br>set_cust_pref</br>del_cust_pref</td>
<td><a href="TODO_URL" target="_blank">TODO_TITLE</a></td>
<td><a href="http://www.oraopensource.com/blog/2015/7/2/logger-310-custom-preferences" target="_blank">Custom Preferences</a></td>
</tr>
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/108" target="_blank">108</a></td>
Expand All @@ -61,19 +61,19 @@ Release Articles
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/109" target="_blank">109</a></td>
<td>Bug fix: Length doesn't factor multi byte characters</td>
<td><a href="TODO_URL" target="_blank">TODO_TITLE</a></td>
<td></td>
</tr>
<tr>
<td><a href="https://github.com/OraOpenSource/Logger/issues/110" target="_blank">110</a></td>
<td>Bug fix: Level changes don't propogate to sessions with client_identifer</td>
<td><a href="TODO_URL" target="_blank">TODO_TITLE</a></td>
<td>Bug fix: Level changes don't propagate to sessions with client_identifer</td>
<td></td>
</tr>
</table>


<a name="change-log-3.0.0"></a>
##Change Log 3.0.0
[Download](https://github.com/oraopensource/logger/tree/master/releases/2.1.2)<br/>
[Download](https://github.com/OraOpenSource/Logger/raw/master/releases/logger_3.0.0.zip)<br/>
[Release Page](https://github.com/OraOpenSource/Logger/issues?q=milestone%3A%22Release+3.0.0%22+)<br/>
Release Articles

Expand Down
Binary file modified releases/logger_3.1.0.zip
Binary file not shown.

0 comments on commit 39727b4

Please sign in to comment.