[go: nahoru, domu]

Skip to content

ChrisMichaelPerezSantiago/logger-config

Repository files navigation

::.. My Custom Logger (consola library) Configuration

📚 Example

logger({ reporterType = "FancyReporter", type = "log", message, consolaOpts = {} })

For more detailed information about general configuration visit consola library.

logger({ type: "error", message: new Error("bad request") });
logger({ message: [1, 2, 3, 4, 5] });

Run Script

yarn start

🤝 Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

👥 Credits


💢 Troubleshootings

This is just a personal project created for study / demonstration purpose and to simplify my working life, it may or may not be a good fit for your project(s).


❤️ Show your support

Please ⭐ this repository if you like it or this project helped you!
Feel free to open issues or submit pull-requests to help me improving my work.


🤖 Author

Chris M. Perez

You can follow me on github · twitter


Copyright ©2023 logger-config.

About

My Custom Logger (consola library) Configuration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published