Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
Syslog /
Delete
Unzip
Name
Size
Permission
Date
Action
Constants
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
LOG_MASK-c.ri
297
B
-rw-r--r--
2023-07-26 17:26
LOG_UPTO-c.ri
336
B
-rw-r--r--
2023-07-26 17:26
cdesc-Syslog.ri
1.2
KB
-rw-r--r--
2023-07-26 17:26
close-c.ri
266
B
-rw-r--r--
2023-07-26 17:26
facility-c.ri
252
B
-rw-r--r--
2023-07-26 17:26
ident-c.ri
246
B
-rw-r--r--
2023-07-26 17:26
inspect-c.ri
248
B
-rw-r--r--
2023-07-26 17:26
instance-c.ri
234
B
-rw-r--r--
2023-07-26 17:26
log-c.ri
1.58
KB
-rw-r--r--
2023-07-26 17:26
mask%3d-c.ri
734
B
-rw-r--r--
2023-07-26 17:26
mask-c.ri
283
B
-rw-r--r--
2023-07-26 17:26
open%21-c.ri
368
B
-rw-r--r--
2023-07-26 17:26
open-c.ri
3.19
KB
-rw-r--r--
2023-07-26 17:26
opened%3f-c.ri
241
B
-rw-r--r--
2023-07-26 17:26
options-c.ri
250
B
-rw-r--r--
2023-07-26 17:26
reopen-c.ri
370
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
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") ;FI"DSyslog.log(Syslog::LOG_CRIT, "User %s logged in", ENV['USER']) ;Fo; ; [I"3The priority levels, in descending order, are:;T@o:RDoc::Markup::List: @type: NOTE:@items[ o:RDoc::Markup::ListItem:@labelI"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"WEach 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") ;FI"#Syslog.alert("Out of memory") ;Fo; ; [I"LFormat strings are as for printf/sprintf, except that in addition %m is;TI"Ereplaced with the error message string that would be returned by;TI"strerror(errno).;T: @file0I"1log(priority, format_string, *format_args) ;T0[ I"(*args);FI"ext/syslog/syslog.c;T