Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#183 closed task (released)

Get logging working with WinForms

Reported by: ibboard Owned by: ibboard
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-WinForms Version:
Keywords: log4net logging Cc:
Blocked By: Blocking:

Description

The GTK# app has had functional logging for ages. The Windows app should have logging because it has log4net and a config file, but no logs are generated. Logging can be useful in tracking down problems, so logging should be enabled and functional.

Change History (5)

comment:1 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:2 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r287) Fixes #183: Get logging working with WinForms

  • Add required line to AssemblyInfo.cs
  • Tidy up logging in FrmMain and make sure that we have startup and shutdown messages

comment:3 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:4 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

comment:5 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.