UNPKG

logstack-zee

Version:

Complete Node.js logging solution with 6 integration methods, S3 bidirectional operations, advanced analytics, and multi-cloud storage support for enterprise-scale applications.

4 lines (3 loc) 173 B
declare function testOutputDirectory(): Promise<void>; declare function testDifferentDirectories(): Promise<void>; export { testOutputDirectory, testDifferentDirectories };