log property
A callback function responsible for writing logs. By default, it uses the default log writer callback provided by the framework.
Implementation
LogWriterCallback log = defaultLogWriterCallback;
A callback function responsible for writing logs. By default, it uses the default log writer callback provided by the framework.
LogWriterCallback log = defaultLogWriterCallback;