Field

Ticket #11 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Convert various System.err outputs to actual LoggingPlugin output

Reported by: marc Assigned to: marc
Priority: blocker Milestone:
Component: core Version:
Keywords: Cc:

Description

System.err errors should go to the LoggingPlugin?, which should, upon getting an "error" actually print it even if it's paused.

Change History

01/20/08 11:44:23 changed by marc

  • owner set to marc.
  • priority set to blocker.
  • status changed from new to assigned.
  • component set to core.
  • type set to defect.

04/15/08 13:55:31 changed by marc

  • status changed from assigned to closed.
  • resolution set to fixed.

Done. Anything that goes to System.err prefix with "error" shows up in the logging window as an error (highlighted), anything with "message" as a message.