question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create at least one report that logs date and time of checking RF scripts

See original GitHub issue

When I run robocop with -o myfolder/robocop.log saving the logs at the same place, I just need to refresh the log file. But I want to be sure that the most recent robocop result is displayed.

Currently I run Robocop with all reports and I get a log like this:

grafik

Wouldn’t it be good to have at least one report that logs date and time when robocop was ended?

Either as an own report or as extension of existing reports, e.g.:

  • Report generated on 2022-07-04 17:50 by Robocop version: 2.1.0,
  • Scan finished in 5.973s on 2022-07-04 17:50

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
rikerficommented, Jul 7, 2022

Time, what a pain in computer science 😄 I could draft a report proposal during the weekend. Probably, I need to study configuration options a bit.

1reaction
bhirszcommented, Jul 6, 2022

Timezones and time conversions, here we go again… 😉 OK, I don’t have strong feelings in the subject so we can create separate report and make it configurable like @rikerfi suggested.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Shell Scripting: Create Report / Log File Names With Date in ...
The date in the filename will make it easy to find out all logs or reports. You can display the current date and...
Read more >
Logging - OWASP Cheat Sheet Series
Application logging should always be included for security events. ... Log date and time (international format); Event date and time - the event...
Read more >
Trend Log Scripts - TechDocs
There can be only one trend log data script per object. ... Create trend reports from trend log data that is located in...
Read more >
Building Scripted Date/Time Conditions (Last Busin...
You will have to build all your custom-script Date/Time conditions from the list-view and import them into the report designer via this method....
Read more >
Hey, Scripting Guy! How Can I Report Back File Dates Using ...
I'd like to do something similar; I'd like to look at the last-modified date for all the files in a folder, then report...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found