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

[Bug] hickory.log is created and empty when nothing is printed on a script #4

Open
maxhumber opened this issue Oct 7, 2020 · 5 comments
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest help wanted Extra attention is needed

Comments

@maxhumber
Copy link
Owner

Change behaviour to either:

A) Not create hickory.log
B) Actually log the trigger times of the script

@maxhumber maxhumber added good first issue Good for newcomers hacktoberfest Hacktoberfest help wanted Extra attention is needed labels Oct 7, 2020
@rexdivakar
Copy link

rexdivakar commented Oct 7, 2020

I would like to work on this @maxhumber

@maxhumber
Copy link
Owner Author

Awesome! It'll leave it for you then :)

@rexdivakar
Copy link

Do u want me to create a logger method to log all steps ?

@maxhumber
Copy link
Owner Author

I think that would be ideal! Something like:

# hickory.log
[2020-10-07 10:07:05 AM] Fired successfully
"Hello world!"
[2020-10-07 10:10:30 AM] Unsuccessful
[2020-10-07 10:15:30 AM] Unsuccessful

@rexdivakar
Copy link

great i will add it soon

@rexdivakar rexdivakar removed their assignment Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants