{"library":"exframe-logger","type":"library","category":null,"description":"Exframe Logger is a foundational logging module designed for the Harmony Framework, built on top of the popular Winston logging library. It provides a structured approach to application-level logging, offering standard log levels such as `debug`, `info`, `warn`, and `error`. Currently at version 3.8.7, the package generally follows a stable release cadence with patch updates for bug fixes and minor improvements. Its key differentiator is its integration within the Exframe ecosystem, providing a consistent logging experience for applications leveraging other Exframe modules. Developers looking for a robust, Winston-backed logger within a structured framework context will find it suitable, though it can also be used standalone. It ships with TypeScript types, promoting better developer experience and type safety.","language":"javascript","status":"active","version":"3.8.7","tags":["javascript","typescript"],"last_verified":"Wed Jun 17","install":[{"cmd":"npm install exframe-logger","imports":["import ExframeLogger from 'exframe-logger';\nconst logger = ExframeLogger.create();","import { create } from 'exframe-logger';\nconst logger = create();","import type { ExframeLoggerConfig } from 'exframe-logger';"]},{"cmd":"yarn add exframe-logger","imports":[]},{"cmd":"pnpm add exframe-logger","imports":[]}],"homepage":"https://bitbucket.org/exzeo-usa/exframe#readme","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/exframe-logger","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/exframe-logger/compatibility"}}