Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goldenm-software/layrz_logging
Logging system for Flutter applications
https://github.com/goldenm-software/layrz_logging
Last synced: about 2 months ago
JSON representation
Logging system for Flutter applications
- Host: GitHub
- URL: https://github.com/goldenm-software/layrz_logging
- Owner: goldenm-software
- License: mit
- Created: 2024-09-20T15:21:06.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T00:12:22.000Z (3 months ago)
- Last Synced: 2024-10-21T03:47:22.230Z (3 months ago)
- Language: Dart
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Layrz Logging
Managed by Golden M, Inc. with authorization of Layrz Limited
## Description
Managing errors and logs can be a pain, but with `layrz_logging` you can easily manage your logs and errors in your Flutter applications.
Supports all of the platforms that Flutter supports, and also includes an special support for Native platforms, saving the logs in a log file.## Do you have other libraries?
Of course! We have multiple libraries (for Layrz or general purpose) that you can use in your projects, you can find us on [PyPi](https://pypi.org/user/goldenm/) for Python libraries, [RubyGems](https://rubygems.org/profiles/goldenm) for Ruby gems, [NPM of Golden M](https://www.npmjs.com/~goldenm) or [NPM of Layrz](https://www.npmjs.com/~layrz-software) for NodeJS libraries or here in [Pub.dev](https://pub.dev/publishers/goldenm.com/packages) for Dart/Flutter libraries.## How can I get support if I have a problem?
Usually our inline documentation helps you to understand how to use our libraries, but if you have a problem, you can create an Issue in our [Repository](https://github.com/goldenm-software/layrz_logging) or contact us at [[email protected]](mailto:[email protected])## I need to pay for this library?
No! This library is free and open source, you can use it in your projects without any cost, but if you want to support us, give us a thumbs up here in `pub.dev`!## How can I contribute?
Feel free to create a Pull Request on our [Repository](https://github.com/goldenm-software/layrz_logging) or create an Issue if you find a bug or have a suggestion.## Who are you?
Golden M is a software/hardware development company what is working on a new, innovative and disruptive technologies. For more information, contact us at [[email protected]](mailto:[email protected])## License
This project is under MIT License, for more information, check out the `LICENCE`