Class: Origami::XDP::Packet::Config::Threshold
- Inherits:
-
Origami::XFA::Element
- Object
- REXML::Element
- Origami::XFA::Element
- Origami::XDP::Packet::Config::Threshold
- Defined in:
- lib/origami/xfa.rb
Constant Summary collapse
- TRACE =
"trace"
- ERROR =
"error"
- INFORMATION =
"information"
- WARN =
"warn"
Instance Method Summary collapse
-
#initialize(threshold = TRACE) ⇒ Threshold
constructor
A new instance of Threshold.