What is the use of Log module?

devquora
devquora

Posted On: Feb 22, 2018

 

The logging module keeps a record of the occasions that happen inside a program, making it conceivable to see output which is related with any of the occasions that happen all through the runtime of a part of the software. The main role of the logging module is to log messages to a data instead of support. Keeping a record of messages gives you information after some time that you can counsel and measure with the goal that you can perceive what changes should be made to your code.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    TYPO3 Interview Questions

    What Is Typo3 Cms?

    Typo3 is a great and extended CMS with enormous possibilities. TYPO3 is a free and open source web content system, whic..

    TYPO3 Interview Questions

    What is PID?

    PID is abbreviated for Proportional, Integral, Derivative. PID control gives a constant variation of output inside a co..

    TYPO3 Interview Questions

    What Is Db Mounts?

     DB mounts (database mounts) are utilized to confine a client’s access to just a few sections of the page tree. Each..