Opened 16 years ago
Closed 15 years ago
#991 closed defect (obsolete)
Refactor the whole Hive.* Logging
| Reported by: | kgrading | Owned by: | kgrading |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | Hive.General | Version: | 3.2 |
| Keywords: | Cc: |
Description
Logging in it's current form is defect. The Logging Plugin is used wrong, the levels are off (as in everything is INFO), there's a huge mix up between Console.Writeline and Logger.xxx.
Change History (3)
comment:1 Changed 16 years ago by kgrading
- Status changed from new to assigned
comment:2 Changed 16 years ago by kgrading
comment:3 Changed 15 years ago by swagner
- Resolution set to obsolete
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.



changed logging in r3578, still todo: Build a own hive logging project with custom log4net XML files and Method extractors.