[Q] what is the right way to log what script does?
"Zeus Panchenko" <[email protected]> Fri, 19 Jan 2018 16:26:28 +0200
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Organization | I.B.S. LLC |
| Message-ID | <[email protected]> |
=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
I need to know what script did ...=20
what is the best way to log script all LDAP related activity?
is it something like?
sub each_ldap_related_anything {
...
use Storable;
store \%all_things_to_log, 'file';
...
}
=2D --=20
Zeus V. Panchenko jid:[email protected]
IT Dpt., I.B.S. LLC GMT+2 (EET)
=2D----BEGIN PGP SIGNATURE-----
iEYEARECAAYFAlpiABQACgkQr3jpPg/3oyoVAACghr0xx0ny13u3CNz9SqduHded
qFkAoOQ3wM05SYltaR88x6taHAwyM70Z
=3DuHoO
=2D----END PGP SIGNATURE-----