Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages. 
Classes
Trace.ConsoleWriter
ConsoleWriter
An interface used to define a writer used by trace to print (log).
Summary 
Constructors
Methods
Constructors 
constructor 
new ConsoleWriter(): ConsoleWriter
 Returns ConsoleWriter
Methods 
write 
 defined in @nativescript/core/trace/index.d.ts:130:2
| Parameter | Default | Description | 
message |  | any | 
category |  | string | 
type |  | number | 
 Returns void
- Next
 - AccessibilityEvents