Query: ledgersmb::log
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LedgerSMB::Log(3pm) User Contributed Perl Documentation LedgerSMB::Log(3pm)NAMELedgerSMB::Log - LedgerSMB logging and debugging frameworkSYOPSISThis module maintains a connection to the LedgerSMB log file (Separate from the apache error log, for now)METHODSThis module is loosely based on Apache::Log. Available methods: (in order, most to least severe) emerg alert crit error warn notice info debug longmess This uses Carp to make a debug message with the full stack backtrace, including function arguments, where Carp can infer them. dump This uses Data::Dumper to dump the contents of a data structure as a debug message. print Uses sprintf to format a log line with a timestamp and a message. perl v5.14.2 2012-03-26 LedgerSMB::Log(3pm)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Introduction |
One instance of comparing grep and awk |