Methods

debugΒΆ

debug(facility:Str, s:Str)

Debug to standard error. "DEBUG" environment variable must be non-empty string to activate. Otherwise nothing is outputted. TODO: Not output thread ID if there is only one thread. TODO: Timestamps?
Source: stdlib.ngs:2585