# Logger 2.1.0 - Released!


I'm pleased to announce that Logger 2.1.0 has officially been released!

The major changes have been captured in the blog articles that I have posted this week:

* [Text Length > 4000 Characters](http://www.talkapex.com/2013/08/logger-210-text-length-4000-characters.html)
* [Documentation Overhaul](http://www.talkapex.com/2013/08/logger-210-documentation-overhaul.html)
* [Demo Scripts](http://www.talkapex.com/2013/08/logger-210-demo-scripts.html)
* [ok_to_log](http://www.talkapex.com/2013/08/logger-210-oktolog.html)
* [ins_logger_logs](http://www.talkapex.com/2013/08/logger-210-insloggerlogs.html)
* [10g Sequence Fixed](http://www.talkapex.com/2013/08/logger-210-10g-sequence-fixed.html)

You can [download a copy of Logger 2.1.0](https://github.com/tmuth/Logger---A-PL-SQL-Logging-Utility/tree/master/releases/2.1.0) from the releases page. As there have been some significant changes I highly recommend that you review the [change log](https://github.com/tmuth/Logger---A-PL-SQL-Logging-Utility/wiki/Change%20Logs#change-log-210) (**especially if you have code that manually inserts into `logger_logs`**).

As always, your input and feedback is welcome. Feel free to submit any enhancement requests or bugs on the project's [issues page](https://github.com/tmuth/Logger---A-PL-SQL-Logging-Utility/issues).

