⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Syslog
/
View File Name :
log-c.ri
U:RDoc::AnyMethod[iI"log:ETI"Syslog::log;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"8Log a message with the specified priority. Example:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"7Syslog.log(Syslog::LOG_CRIT, "Out of disk space") ;TI"DSyslog.log(Syslog::LOG_CRIT, "User %s logged in", ENV['USER']) ;T:@format0o; ; [I"3The priority levels, in descending order, are:;T@o:RDoc::Markup::List: @type: NOTE:@items[ o:RDoc::Markup::ListItem:@label[I"LOG_EMERG;T; [o; ; [I"System is unusable;To;;[I"LOG_ALERT;T; [o; ; [I")Action needs to be taken immediately;To;;[I" LOG_CRIT;T; [o; ; [I"&A critical condition has occurred;To;;[I"LOG_ERR;T; [o; ; [I"An error occurred;To;;[I"LOG_WARNING;T; [o; ; [I""Warning of a possible problem;To;;[I"LOG_NOTICE;T; [o; ; [I"0A normal but significant condition occurred;To;;[I" LOG_INFO;T; [o; ; [I"Informational message;To;;[I"LOG_DEBUG;T; [o; ; [I"Debugging information;T@o; ; [I"XEach priority level also has a shortcut method that logs with it's named priority. ;TI"OAs an example, the two following statements would produce the same result:;T@o;; [I"4Syslog.log(Syslog::LOG_ALERT, "Out of memory") ;TI""Syslog.alert("Out of memory");T; 0: @fileI"ext/syslog/syslog.c;T:0@omit_headings_from_table_of_contents_below0I"0log(priority, format_string, *format_args) ;T0[ I"(*args);T@XFI"Syslog;TcRDoc::NormalModule00