PHP Classes

Notable PHP package: PHP Logger Library Depot

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 39

Last month viewers: 2

Categories: Notable Packages

Logging is an important function of applications. It allows to track the activity of the applications in a way that it helps discovering eventual problems that need to be fixed.

An application may have different parts, which may require different types of logging methods.

This package allows using different logger objects to record activity of different parts of an application.

Each logger may be referenced by a name, allowing developers to use a more meaningful name for each type of logger depending on the type of the activity of the application that it is used to register the activity.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package PHP Logger Library Depot is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Retrieve logger objects using named keys

Here follows in more detail what it does:

This package can retrieve logger objects using named keys.

It can register one or more logger objects and associate them with a named key.

The package can also return the logger that is associated to a given name so applications can use different logger classes for different purposes.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,611,040 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)