NewRelic::Config::Environment
Inherits YAML::Serializable::Unmapped < YAML::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
app_name
Sourceapp_name=(app_name : String)
Sourcelicense_key
Sourcelicense_key=(license_key : String)
Sourcelog_file
Sourcelog_file=(log_file : String | Nil)
Sourcelog_file_name
Sourcelog_file_name=(log_file_name : String)
Sourcelog_file_path
Sourcelog_file_path=(log_file_path : String)
Sourcelog_level
Sourcelog_level=(log_level : String)
Source