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.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
share /
ri /
system /
Logger /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3c-i.ri
367
B
-rw-r--r--
2024-06-26 17:25
add-i.ri
2.01
KB
-rw-r--r--
2024-06-26 17:25
cdesc-Logger.ri
8.95
KB
-rw-r--r--
2024-06-26 17:25
close-i.ri
288
B
-rw-r--r--
2024-06-26 17:25
datetime_format%3d-i.ri
516
B
-rw-r--r--
2024-06-26 17:25
datetime_format-i.ri
341
B
-rw-r--r--
2024-06-26 17:25
debug%21-i.ri
292
B
-rw-r--r--
2024-06-26 17:25
debug%3f-i.ri
362
B
-rw-r--r--
2024-06-26 17:25
debug-i.ri
380
B
-rw-r--r--
2024-06-26 17:25
error%21-i.ri
292
B
-rw-r--r--
2024-06-26 17:25
error%3f-i.ri
362
B
-rw-r--r--
2024-06-26 17:25
error-i.ri
381
B
-rw-r--r--
2024-06-26 17:25
fatal%21-i.ri
292
B
-rw-r--r--
2024-06-26 17:25
fatal%3f-i.ri
362
B
-rw-r--r--
2024-06-26 17:25
fatal-i.ri
380
B
-rw-r--r--
2024-06-26 17:25
format_message-i.ri
276
B
-rw-r--r--
2024-06-26 17:25
format_severity-i.ri
253
B
-rw-r--r--
2024-06-26 17:25
formatter-i.ri
1.03
KB
-rw-r--r--
2024-06-26 17:25
info%21-i.ri
289
B
-rw-r--r--
2024-06-26 17:25
info%3f-i.ri
359
B
-rw-r--r--
2024-06-26 17:25
info-i.ri
1.46
KB
-rw-r--r--
2024-06-26 17:25
level%3d-i.ri
518
B
-rw-r--r--
2024-06-26 17:25
level-i.ri
307
B
-rw-r--r--
2024-06-26 17:25
log-i.ri
274
B
-rw-r--r--
2024-06-26 17:25
new-c.ri
2.12
KB
-rw-r--r--
2024-06-26 17:25
progname-i.ri
298
B
-rw-r--r--
2024-06-26 17:25
reopen-i.ri
764
B
-rw-r--r--
2024-06-26 17:25
sev_threshold%3d-i.ri
268
B
-rw-r--r--
2024-06-26 17:25
sev_threshold-i.ri
323
B
-rw-r--r--
2024-06-26 17:25
unknown-i.ri
454
B
-rw-r--r--
2024-06-26 17:25
warn%21-i.ri
289
B
-rw-r--r--
2024-06-26 17:25
warn%3f-i.ri
359
B
-rw-r--r--
2024-06-26 17:25
warn-i.ri
377
B
-rw-r--r--
2024-06-26 17:25
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