struct

Logarithm::LogSourceFactory::Config

Inherits Struct < Value < Object

Configuration for log source creation

Constructors

new(types : Array(SourceType), paths : Array(String), since : String, read_existing : Bool, recursive : Bool)
Source

Instance methods

clone
Source
copy_with(types _types = @types, paths _paths = @paths, since _since = @since, read_existing _read_existing = @read_existing, recursive _recursive = @recursive)
Source
paths
read_existing
recursive
since
types