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 /
ruby31 /
share /
ri /
system /
Logger /
Delete
Unzip
Name
Size
Permission
Date
Action
Formatter
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
LogDevice
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Period
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Severity
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
%3c%3c-i.ri
367
B
-rw-r--r--
2025-04-28 21:06
add-i.ri
2.01
KB
-rw-r--r--
2025-04-28 21:06
cdesc-Logger.ri
9.49
KB
-rw-r--r--
2025-04-28 21:06
close-i.ri
288
B
-rw-r--r--
2025-04-28 21:06
datetime_format%3d-i.ri
516
B
-rw-r--r--
2025-04-28 21:06
datetime_format-i.ri
341
B
-rw-r--r--
2025-04-28 21:06
debug%21-i.ri
292
B
-rw-r--r--
2025-04-28 21:06
debug%3f-i.ri
373
B
-rw-r--r--
2025-04-28 21:06
debug-i.ri
380
B
-rw-r--r--
2025-04-28 21:06
error%21-i.ri
292
B
-rw-r--r--
2025-04-28 21:06
error%3f-i.ri
373
B
-rw-r--r--
2025-04-28 21:06
error-i.ri
381
B
-rw-r--r--
2025-04-28 21:06
fatal%21-i.ri
292
B
-rw-r--r--
2025-04-28 21:06
fatal%3f-i.ri
373
B
-rw-r--r--
2025-04-28 21:06
fatal-i.ri
380
B
-rw-r--r--
2025-04-28 21:06
format_message-i.ri
276
B
-rw-r--r--
2025-04-28 21:06
format_severity-i.ri
253
B
-rw-r--r--
2025-04-28 21:06
formatter-i.ri
1.03
KB
-rw-r--r--
2025-04-28 21:06
info%21-i.ri
289
B
-rw-r--r--
2025-04-28 21:06
info%3f-i.ri
370
B
-rw-r--r--
2025-04-28 21:06
info-i.ri
1.46
KB
-rw-r--r--
2025-04-28 21:06
level%3d-i.ri
518
B
-rw-r--r--
2025-04-28 21:06
level-i.ri
307
B
-rw-r--r--
2025-04-28 21:06
log-i.ri
274
B
-rw-r--r--
2025-04-28 21:06
new-c.ri
2.12
KB
-rw-r--r--
2025-04-28 21:06
progname-i.ri
298
B
-rw-r--r--
2025-04-28 21:06
reopen-i.ri
764
B
-rw-r--r--
2025-04-28 21:06
sev_threshold%3d-i.ri
268
B
-rw-r--r--
2025-04-28 21:06
sev_threshold-i.ri
323
B
-rw-r--r--
2025-04-28 21:06
unknown-i.ri
454
B
-rw-r--r--
2025-04-28 21:06
warn%21-i.ri
289
B
-rw-r--r--
2025-04-28 21:06
warn%3f-i.ri
370
B
-rw-r--r--
2025-04-28 21:06
warn-i.ri
377
B
-rw-r--r--
2025-04-28 21:06
Save
Rename
U:RDoc::AnyMethod[iI" info:ETI"Logger#info;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Log an +INFO+ message.;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"+message+;T; [o; ; [I"6The message to log; does not need to be a String.;To;;[I"+progname+;T; [o; ; [I"<In the block form, this is the #progname to use in the ;TI":log message. The default can be set with #progname=.;To;;[I"+block+;T; [o; ; [ I"DEvaluates to the message to log. This is not evaluated unless ;TI"@the logger's level is sufficient to log the message. This ;TI"Fallows you to create potentially expensive logging messages that ;TI"@are only called when the logger is configured to show them.;T@S:RDoc::Markup::Heading: leveli: textI" Examples;T@o:RDoc::Markup::Verbatim; [ I"Alogger.info("MainApp") { "Received connection from #{ip}" } ;TI"# ... ;TI"/logger.info "Waiting for input from user" ;TI"# ... ;TI"+logger.info { "User typed #{input}" } ;T:@format0o; ; [I"RYou'll probably stick to the second form above, unless you want to provide a ;TI"=program name (which you can do with #progname= as well).;T@S;;i;I"Return;T@o; ; [I"See #add.;T: @fileI"lib/logger.rb;T:0@omit_headings_from_table_of_contents_below0I"*info(message) info(progname, &block) ;T0[ I"(progname = nil, &block);T@<FI"Logger;TcRDoc::NormalClass00