1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther 57b54630bf LogManager: Make the LogArea's work across sourcecode updates
Create subclasses of the LogArea for different areas, have a
way of finding these areas and putting them into a local dictionary.

Create the LogEntry class to carry a log entry as proposed by
Paolo.
2010-09-07 17:53:28 +08:00
Holger Hans Peter Freyther ac77538544 Use the loglevel of the area.
Turn the log level into integers to be able to compare
them as such.
2010-09-06 15:50:15 +08:00
Holger Hans Peter Freyther 863f48be8c Fix the logging, log at the enabled status
- Use the right selector
- Get the area, look at the enabled status
2010-09-06 15:02:41 +08:00
Holger Hans Peter Freyther f14a0b250b Implement adding the area to the config 2010-09-06 14:27:50 +08:00
Holger Hans Peter Freyther 7f802671c6 LogManager: Start designing the API and access. 2010-09-05 18:31:03 +08:00