Skip to content

[SOLVED] Assign label trough Articles Filters #770

Discussion options

You must be logged in to vote

Hi, console.log() prints messages into RSS Guard process command line console (standard output).

So to see "console" you must launch RSS Guard from command line (Linux). On Windows this approach is not possible right now as Windows does not allow (by default) to display console Window of a GUI application.

On windows launch RSS guard with parameter "--log", like this "rssguard.exe --log .\rssguard.txt". Then all logs will be written to "rssguard.txt". Open the file in some text editor which auto reloads file upon changes (like Notepad++ i guess) and then do your article filter debugging.

I might ease this in the future.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@BobSquarePants
Comment options

Answer selected by BobSquarePants
Comment options

You must be logged in to vote
2 replies
@martinrotter
Comment options

@BobSquarePants
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants