{"repo":"veliovgroup/Meteor-logger-file","free":true,"listed":false,"github":"https://github.com/veliovgroup/Meteor-logger-file","clone":"git clone https://github.com/veliovgroup/Meteor-logger-file.git","description":"🔖 Meteor Logging: Store application log messages into file (FS)","language":"JavaScript","stars":24,"topics":["logging","logger","javascript","meteor","meteorjs","meteor-package","filesystem","file-logs","log-file"],"license":"BSD-3-Clause","category":"analytics","readme_excerpt":"Logging: To File File adapter for logger driver. Store application log messages (from both Client and Server ) in the file. By default log file is rotated daily, you can easily adjust it to hourly, monthly, or any other period, via fileNameFormat . Whenever you log message(s) on Client or Sever, it goes directly to a log file on your Server. Features: - 🤓 Support Windows, Linux, and MacOS environments; - 👷‍♂️ 100% tests coverage; - 💪 Flexible log level filters; - 👨‍💻 userId is automatically passed and logged, data is associated with logged-in user; - 📟 Pass logs from Client to Server ; - 🕷 Catch all browser's errors and exceptions. Installation: Compatibility - Meteor 2.14–3.4. - Meteor 3 requires ostrio:logger ≥ 2.2.0 Agent skill Covers ostrio:logger and all adapters. ES6 Import: FAQ: - Q : Where to find the log file? - A : On dev stage: /static/logs . On prod stage: /assets/app/logs . Change this behavior with options.path ( see below ) - Q : Log files are gone, why? - A : All logs will be removed as soon as your application rebuilds or you run meteor reset . To keep your logs persistent during development use an absolute path outside of your project folder, e.g. /logs directory. Make sure selected directory is writable by node/meteor's process owner - Q : Meteor Up / Docker — folder exists but no .log files? - A : Use an absolute path outside the bundle (e.g. /var/log/myapp ), not ./logs/ relative to the server process. Enable debug: true to print the resolved path ","default_branch":null,"files":null,"tree":[],"storefront":"/r/veliovgroup","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/veliovgroup/Meteor-logger-file/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}