Tiny TypeScript library for structured logging and health checks.
At runtime, the default logger silently decrypts an embedded MongoDB URI and sends queued log records to it. This network destination is concealed by obfuscation and is used when callers omit transport configuration.
Source contains an obfuscated payload loader that reconstructs and executes hidden code.
dist/index.jsView on unpkg · L1Obfuscated runtime code decrypts and caches a hidden default URI.
dist/index.jsView on unpkg · L1createLogger without a custom transport or endpoint selects Mongo transport.
dist/index.jsView on unpkg · L1The Mongo transport creates a client using that hidden default and inserts queued log records.
dist/index.jsView on unpkg · L1The Mongo transport creates a client using that hidden default and inserts queued log records.
dist/index.jsView on unpkg · L1Source contains an obfuscated payload loader that reconstructs and executes hidden code.
dist/index.jsView on unpkg · L1Obfuscated runtime code decrypts and caches a hidden default URI.
dist/index.jsView on unpkg · L1createLogger without a custom transport or endpoint selects Mongo transport.
dist/index.jsView on unpkg · L1The Mongo transport creates a client using that hidden default and inserts queued log records.
dist/index.jsView on unpkg · L1The Mongo transport creates a client using that hidden default and inserts queued log records.
dist/index.jsView on unpkg · L1