Forum


Replies: 2   Views: 5274
How to remove log4php
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by Graff  · 20-08-2012 - 17:01

Hi.

How can I remove log4php lib? I don't need this lib, so how can I completely remove this lib from phpdocx?

Thanks.

Posted by admin  · 11-04-2013 - 12:13

Hello,

You could remove each line related to logger or remove that library and create a new class with needed methods and add it to autoloader.

Regards.