log4dart_plus 0.0.2 copy "log4dart_plus: ^0.0.2" to clipboard
log4dart_plus: ^0.0.2 copied to clipboard

Log4Dart Plus is a versatile and highly configurable logging framework for Dart / Flutter applications.

Log4Dart Plus #

Log4Dart Plus is a versatile and highly configurable logging framework for Dart / Flutter applications to assist the deployment of logging for various use cases.

Note that this project is still in its early stages and so may not yet provide complete/full functionality. We will be building up functionality over the next few months through numerous small iterative releases.

Table of Contents #

About The Project #

Features #

  • Hierarchical Logger allows for advanced configuration of logging at various levels.
  • Various and multiple appenders can be configured for advanced logging capability.
  • Various and multiple layouts that can be used to output log messages in numerous formats.

(back to top)

Getting Started #

To do: describe how to get started

Installation #

pub add log4dart_plus

(back to top)

Usage #

To do: describe usage

Import Package #

Import library

import 'package:log4dart_plus/log4dart_plus.dart';

(back to top)

Roadmap #

  • ✅ Add Changelog
  • ❌ Some cool new feature

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing #

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License #

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact #

Limeslice Software Foundation https://limeslice.org

(back to top)

Acknowledgments #

We would like to thank the authors of the Apache Log4J package which has formed the basis of this package.

(back to top)

Limitation of Liability #

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

1
likes
0
pub points
30%
popularity

Publisher

verified publisherlimeslice.org

Log4Dart Plus is a versatile and highly configurable logging framework for Dart / Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on log4dart_plus