Skip to content

hap-fluent / resetLogger

Function: resetLogger()

ts
function resetLogger(): void;

Defined in: packages/hap-fluent/src/logger.ts:221

Reset the logger instance (primarily for testing)

Returns

void

Released under the Apache-2.0 License.