Skip to content

Commit

Permalink
removed analytics link since it wasn't working
Browse files Browse the repository at this point in the history
  • Loading branch information
martindsouza committed Mar 5, 2016
1 parent c06596c commit e1a4239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#What is Logger?

[![Analytics](https://ga-beacon.appspot.com/UA-59573016-4/Logger/README.md?pixel)](https://github.com/igrigorik/ga-beacon)Logger is a PL/SQL logging and debugging framework. The goal of logger is to be as simple as possible to install and use. The primary use cases for this utility include:
Logger is a PL/SQL logging and debugging framework. The goal of logger is to be as simple as possible to install and use. The primary use cases for this utility include:

* **Debugging**: It's often difficult to track down the source of an error without some form of debugging instrumentation. This is particularly true in multi-tier, stateless architectures such as Application Exp qress.
* **Error Logging**: While most experts agree that it's important not to mask errors, it's also nice to have a persistent record of them.
Expand Down

0 comments on commit e1a4239

Please sign in to comment.