forked from OraOpenSource/Logger
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a4e3b25
commit e115449
Showing
3 changed files
with
18 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,11 @@ | ||
#3rd Party Addons | ||
# 3rd Party Addons | ||
|
||
Though we try to pack Logger full of features we can't do everything. The community has really grown around the product and have started to develop their own projects related around Logger. | ||
|
||
This page will serve as a simple listing for such projects. To add your project to the list just update this page and make a pull request. | ||
|
||
|
||
<table> | ||
<tr> | ||
<th>Name</th> | ||
<th>URL</th> | ||
<th>Description</th> | ||
</tr> | ||
<tr> | ||
<td>Template Generator</td> | ||
<td><a href="https://github.com/alexnuijten/loggerutil" target="_blank">https://github.com/alexnuijten/loggerutil</a></td> | ||
<td>Generates logger code for prebuilt procedures. <a href="http://nuijten.blogspot.nl/2015/04/speed-up-development-with-logger.html" target="_blank">Blog article</a>.</td> | ||
</tr> | ||
</table> | ||
|
||
Name | URL | Description | ||
--- | --- | --- | ||
Template Generator | [github.com/alexnuijten/loggerutil](https://github.com/alexnuijten/loggerutil) | Generates logger code for prebuilt procedures. [Blog article](http://nuijten.blogspot.nl/2015/04/speed-up-development-with-logger.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters