sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #04238
[Bug 818613] [NEW] Turning off output of Profile Logs
Public bug reported:
I am using Sikuli-X 1.0rc2
I am writing a thin JRuby wrapper
(https://github.com/chaslemley/sikuli_ruby) around the sikuli-script
java classes and noticed the following.
In the Debug class (http://bit.ly/pOwL9T) there is currently no way to
disable output of profile logs (line 86) like there are for disabling
ActionLogs, DebugLogs, and InfoLogs using the Settings class.
When performing a Region#findAll I see the output in the console and
would like to disable it, but currently cannot.
Thanks.
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/818613
Title:
Turning off output of Profile Logs
Status in Sikuli:
New
Bug description:
I am using Sikuli-X 1.0rc2
I am writing a thin JRuby wrapper
(https://github.com/chaslemley/sikuli_ruby) around the sikuli-script
java classes and noticed the following.
In the Debug class (http://bit.ly/pOwL9T) there is currently no way to
disable output of profile logs (line 86) like there are for disabling
ActionLogs, DebugLogs, and InfoLogs using the Settings class.
When performing a Region#findAll I see the output in the console and
would like to disable it, but currently cannot.
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/818613/+subscriptions
Follow ups
References