Runtime.traceHandler

Gets the current trace handler.

  1. void traceHandler(TraceHandler h)
  2. TraceHandler traceHandler()
    struct Runtime
    static @property
    TraceHandler
    traceHandler
    ()

Return Value

The current trace handler or null if none has been set.

Suggestion Box / Bug Report