Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Log4Shell and Log::Log4perl

by Perlbotics (Archbishop)
on Dec 24, 2021 at 18:51 UTC ( [id://11139874]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    
    $logger->info("Mischief managed.");
    
  2. or download this
    Output:
    
    ...
    Fri Dec 24 19:33:09 CET 2021
    INFO - Mischief managed.
    
  3. or download this
    Log::Log4perl::Config->allow_code(0);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11139874]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-04-19 08:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found