class

NewRelic::Config::Environment

Inherits YAML::Serializable::Unmapped < YAML::Serializable < Reference < Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

app_name
Source
app_name=(app_name : String)
Source
license_key
Source
license_key=(license_key : String)
Source
log_file
Source
log_file=(log_file : String | Nil)
Source
log_file_name
Source
log_file_name=(log_file_name : String)
Source
log_file_path
Source
log_file_path=(log_file_path : String)
Source
log_level
Source
log_level=(log_level : String)
Source