Abstract
Abstract factory class for creating appropriate trace instances based on layer type.
Static
Factory method for creating trace instances.
Each layer's type maps directly to a trace class. No heuristic detection needed.
Abstract factory class for creating appropriate trace instances based on layer type.