/** * Tests for Generic Logging Adapter * * The generic adapter is a thin wrapper around the core Scrubber, * designed for use with any logging library (Winston, Pino, Bunyan, etc.) */ export {};