DEV Community

Caleb Okpara
Caleb Okpara

Posted on

📣 Exciting Update for @drantaz/f-log! 🚀

Since my last post, I'm thrilled to share that @drantaz/f-log has reached an incredible milestone of 850+ downloads! 🎉 But that's not all — I've been hard at work adding new features and enhancements to make logging even more powerful and customizable. Let me give you a quick rundown:

1️⃣ Override Default Configurations: Now you have the flexibility to override the default configurations of @drantaz/f-log. Customize where you want to save your logs, change the filename, and even modify the log file extension. It's all in your hands!

2️⃣ Enhanced Status Logs: With the latest version, you can now define your own status log themes. Personalize the colors and formatting to match your preferences. Plus, I've introduced new statuses like "verbose," "http," "debug," and "silly" for even more granular logging.

3️⃣ Flexible Log Formats: Choose the format that suits you best. Whether you prefer JSON or plain text, @drantaz/f-log lets you specify how your logs should be saved. It's all about providing the options you need.

4️⃣ Turn Off Console Logs: Want to keep your logs solely in the file? No problem! Now you can easily disable console logs and focus solely on capturing and managing your logs in the designated file.

I'm incredibly proud of the progress we've made, and I'm grateful to the amazing community that has supported and contributed to @drantaz/f-log's growth. 🙌

If you haven't checked it out yet, give it a try and see how @drantaz/f-log simplifies file logging in your Node.js applications. Let's level up your debugging and monitoring game!

https://www.npmjs.com/package/@drantaz/f-log

Top comments (0)