public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* frysk command line utils logging options changes.
@ 2006-12-20 19:05 Nurdin Premji
  2007-01-05 20:29 ` TestRunner Changes Nurdin Premji
  0 siblings, 1 reply; 2+ messages in thread
From: Nurdin Premji @ 2006-12-20 19:05 UTC (permalink / raw)
  To: frysk

The logging options have changed for all the command line utilities. 

1. The short options have been removed in favour of long options (of
which "level" has changed to "log"). 

2. Must now specify which log you would like to change the level of, can
specify multiple logs.

Previously you would run:

fstack -console FINE
fstack -c FINE

now you must run:

fstack -console frysk=FINE.

Previously:

fstack -level FINE
fstack -l FINE

Now:

fstack -log frysk=FINE

Currently there is only one command line logger: "frysk" but more can be
created and set independently now.

For example

fstack -console frysk.rt=FINE,frysk.proc=FINEST

^ permalink raw reply	[flat|nested] 2+ messages in thread

* TestRunner Changes
  2006-12-20 19:05 frysk command line utils logging options changes Nurdin Premji
@ 2007-01-05 20:29 ` Nurdin Premji
  0 siblings, 0 replies; 2+ messages in thread
From: Nurdin Premji @ 2007-01-05 20:29 UTC (permalink / raw)
  To: frysk

The TestRunner has been changed to look more like the utilities in terms
of command line logging.

Also it can now run individual tests from test cases. Such as:

TestRunner frysk.proc.TestAbandon.testStressAbandon.

On Wed, 2006-12-20 at 14:05 -0500, Nurdin Premji wrote:
> The logging options have changed for all the command line utilities. 
> 
> 1. The short options have been removed in favour of long options (of
> which "level" has changed to "log"). 
> 
> 2. Must now specify which log you would like to change the level of, can
> specify multiple logs.
> 
> Previously you would run:
> 
> fstack -console FINE
> fstack -c FINE
> 
> now you must run:
> 
> fstack -console frysk=FINE.
> 
> Previously:
> 
> fstack -level FINE
> fstack -l FINE
> 
> Now:
> 
> fstack -log frysk=FINE
> 
> Currently there is only one command line logger: "frysk" but more can be
> created and set independently now.
> 
> For example
> 
> fstack -console frysk.rt=FINE,frysk.proc=FINEST
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-05 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-20 19:05 frysk command line utils logging options changes Nurdin Premji
2007-01-05 20:29 ` TestRunner Changes Nurdin Premji

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).