LogStackMessages(String, String) Constructor
Creates a new stack message from the provided key and value.
Namespace: Gemstone.DiagnosticsAssembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.166 -- Release Build+512629cab095d663bbc2d1128ee85eded50c2562
Gemstone.Diagnostics.LogStackMessages = function(key, value);
Parameters
- key String
- The key.
- value String
- The value.