[Cuis-dev] Can we provide a way to dial back status logging to Transcript?
Juan Vuletich
juan at jvuletich.org
Wed Feb 19 07:41:21 PST 2020
On 2/19/2020 2:55 AM, Phil B via Cuis-dev wrote:
> I've been noticing that more and more things are logging both more and
> more verbose status messages to Transcript (package loading, test
> running etc.) which is great when you're troubleshooting but not
> terribly useful otherwise. I'm a manage by exception kind of guy and
> unless I'm troubleshooting a problem would rather not see a bunch of
> 'this happened... then this... and now this...' messages. Can we
> agree on a mechanism (a Preference?) to enable/disable these status
> messages so that those who want to see them will and those that don't
> won't?
>
> Thanks,
> Phil
Yes... Makes sense.
Perhaps some preferences (to be checked in...):
#transcriptLogAllProgressDialogs (#displayProgressAt:from:to:during:)
#transcriptLogFileIn (#fileIn)
#transcriptLogPackageInstall (#install:)
#transcriptLogTests(TestCase, TestResult, TestRunner)
BTW, just found out that opening a Workspace, typing 'Transcript' and
doing 'References to it' has been broken for several months. Just pushed
a fix to GitHub.
Thanks,
--
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
@JuanVuletich
More information about the Cuis-dev
mailing list