Request Handling:?
- When a log message is passed to the infoLogger, it checks if it can handle
the message. If the message level is Info, it processes the message. If not,
it passes the request to the next handler (errorLogger).
Follow:
the message. If the message level is Info, it processes the message. If not,
it passes the request to the next handler (errorLogger).
Follow: