Skip to content

Early warnings in log file #99

Description

@GoogleCodeExporter
All warnings produced before the log file is created (e.g. when dangerous 
combination of command line options is used) are saved to a buffer to be later 
saved to log file. However, currently this buffer holds only one message. 
Therefore, user can miss some important information if not analyzing stdout and 
more than one warning appear. 

So, this buffer should be extended to hold, say, 10 messages.

Original issue reported on code.google.com by yurkin on 8 Jun 2010 at 3:30

Metadata

Metadata

Assignees

Labels

comp-UIRelated to user interface (command line, input files)pri-MediumWorth assigning to a milestoneusabilityMakes using code more convenient

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions