hickory
hickory copied to clipboard
[Bug] hickory.log is created and empty when nothing is printed on a script
Change behaviour to either:
A) Not create hickory.log B) Actually log the trigger times of the script
I would like to work on this @maxhumber
Awesome! It'll leave it for you then :)
Do u want me to create a logger method to log all steps ?
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
great i will add it soon