class Analogger::Destination::File

Defined in:

analogger/destination/file.cr

Constructors

Macro Summary

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]