Menu

#15 Add Log4perl logging support

None
closed
9
2019-11-05
2019-11-01
No

See Net::Server for an example of different logging systems and allowing the caller to override the Log4perl logger with their own instance.

Discussion

  • James A. Pattie

    James A. Pattie - 2019-11-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1 @@
    +See Net::Server for an example of different logging systems and allowing the caller to override the Log4perl logger with their own instance.
    
    • Group: -->
     
  • James A. Pattie

    James A. Pattie - 2019-11-05
    • status: open --> closed
     
  • James A. Pattie

    James A. Pattie - 2019-11-05

    Logging implemented via coderefs instead of an explicit Log4perl implementation. This allows the caller to use whatever logging library they want and not just log4perl.

     

    Last edit: James A. Pattie 2019-11-05

Log in to post a comment.