Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new logging debug, pr #2184, doesn't have timestamps like other entries #2199

Closed
sdetweil opened this issue Nov 15, 2020 · 1 comment
Closed

Comments

@sdetweil
Copy link
Collaborator

[2020-11-15 20:17:49.226] [LOG]    Create new news fetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
[2020-11-15 20:17:49.473] [INFO]   Newsfeed-Fetcher: Broadcasting 59 items.
 start=Fri Nov 13 2020 01:00:00 GMT+0100 (Central European Standard Time) end=Sat Nov 14 2020 00:00:00 GMT+0100 (Central European Standard Time)
title=undefined dates=["2020-11-15T00:00:00.000Z","2020-11-16T00:00:00.000Z","2020-11-17T00:00:00.000Z","2020-11-18T00:00:00.000Z","2020-11-19T00:00:00.000Z","2020-11-20T00:00:00.000Z","2020-11-21T00:00:00.000Z","2020-11-22T00:00:00.000Z"]
fullday
now offset is -60
 recurring date is Sun Nov 15 2020 01:00:00 GMT+0100 (Central European Standard Time) offset is -60
new recurring date is Sun Nov 15 2020 00:00:00 GMT+0100 (Central European Standard Time)
 if no tz, guess based on now
initial tz=Europe/Stockholm
corrected tz=Europe/Stockholm
start date/time=Fri Nov 13 2020 01:00:00 GMT+0100 (Central European Standard Time)
start offset=60
start date/time w tz =Fri Nov 13 2020 01:00:00 GMT+0100 (Central European Standard Time)
event date=Sun Nov 15 2020 00:00:00 GMT+0100 (Central European Standard Time)
event offset=60 hour=0 event date=Sun Nov 15 2020 00:00:00 GMT+0100 (Central European Standard Time)
adjustHours=0
duration=86400000
@sdetweil
Copy link
Collaborator Author

one problem I have with this centralized Log setting is that changing a setting affects ALL modules, not necessarily THE module you are trying to debug/log

so for the verbose modules, they will spew info and it will be hard to find..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant