Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
analogger
master
Analogger
CommandLine
Config
Log
Core
BadPort
ExecArguments
Log
NoPortProvided
Destination
File
DestinationRegistry
Exec
Protocol
Timer
Number
Built with Crystal 1.9.2
2023-10-07 21:51:03 UTC
class
Analogger::Destination::File
Analogger::Destination::File
Analogger::Destination
Reference
Object
Defined in:
analogger/destination/file.cr
Constructors
.new
(file_handle : ::File)
.open
(logfile, options : Array(String) | Nil) : File
Macro Summary
method_missing
(call)
Class methods inherited from class
Analogger::Destination
open(logfile, options : Array(String) | Nil)
open
Constructor Detail
def self.
new
(file_handle : ::File)
#
[
View source
]
def self.
open
(logfile, options : Array(String) | Nil) :
File
#
[
View source
]
Macro Detail
macro
method_missing
(call)
#
[
View source
]