|
inlinestatic |
Writes a formatted string to the trace listeners in the listeners collection.
format | A composite format string that contains text intermixed with zero or more format items, which correspond to objects in the args array. |
...args | An object array containing zero or more objects to format. |