[Feature] Log levels for the javascript API #1563

Closed
opened 2026-02-28 19:47:16 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @DavidConnack on GitHub (Nov 4, 2024).

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

When using the Node API there is no way to configure the logs generated.
This creates a lot of excess logs that I cant disable/format in any way.
They all seem to be coming from a single log line here
As an initial fix, we can set this to default as not logged (unless a debug flag of some sort is set)?

Describe your ideal solution to this problem

No response

Teaching and learning

No response

Originally created by @DavidConnack on GitHub (Nov 4, 2024). ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [X] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? When using the Node API there is no way to configure the logs generated. This creates a lot of excess logs that I cant disable/format in any way. They all seem to be coming from a single log line [here](https://github.com/actualbudget/actual/blob/e078ed21bafc33d228d41ebc1d63165c905b91ed/packages/loot-core/src/server/accounts/sync.ts#L420) As an initial fix, we can set this to default as not logged (unless a debug flag of some sort is set)? ### Describe your ideal solution to this problem _No response_ ### Teaching and learning _No response_
GiteaMirror added the featureneeds votes labels 2026-02-28 19:47:16 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 4, 2024):

Thanks for sharing your idea!

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

@github-actions[bot] commented on GitHub (Nov 4, 2024): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1563