During one Runtime can I create 2 different logs, a debug one and a end user one?
The thought behind my questions is: I am going to create automation that will hopefully solely be ran by an non-qa non-tech person. I'd like to print out a clear and concise log for them. But I would hate for all my informative logging to not get recorded in case they have an issue and I need more information to debug it.
So my thought is to create a log for general viewing as well as one for my consumption each run. An alternative maybe would be all the informative stuff in one log, but it remains hidden unless something is selected to show it.
Thoughts?
Can I create different logs at runtime?
Re: Can I create different logs at runtime?
When you view the logs you can deselect the Debug checkbox resulting in all of your debug messages being hidden...
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!
Ciege...
Ciege...
- Support Team
- Site Admin
- Posts: 12174
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Can I create different logs at runtime?
Hi,
Regards,
Peter
Ranorex Team
Sorry but this isn't possible.Pixi6s wrote:During one Runtime can I create 2 different logs, a debug one and a end user one?
That's partially true, but only if you use the old 2.x Report. In the new one you don't have option to select or deselect a log level.Ciege wrote:When you view the logs you can deselect the Debug checkbox resulting in all of your debug messages being hidden...
Regards,
Peter
Ranorex Team
Re: Can I create different logs at runtime?
Bummer, why did you take the functionality away? Can I ask for it back? 
Thanks

Thanks
Re: Can I create different logs at runtime?
Oops, sorry about that...Support Team wrote: That's partially true, but only if you use the old 2.x Report. In the new one you don't have option to select or deselect a log level.

If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!
Ciege...
Ciege...
- Support Team
- Site Admin
- Posts: 12174
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Can I create different logs at runtime?
Hi,

Regards,
Peter
Ranorex Team
You are able to set the log level, but only inside a module. I will add a feature request to set also global.Pixi6s wrote:Bummer, why did you take the functionality away? Can I ask for it back?
Thanks
Happens to the best.Ciege wrote:Oops, sorry about that... I still use the old logs...

Regards,
Peter
Ranorex Team