1
0
Fork 0
Smalltalk implementation of logging framework ideas
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Holger Hans Peter Freyther f14a0b250b Implement adding the area to the config 2010-09-06 14:27:50 +08:00
LogManager.st Implement adding the area to the config 2010-09-06 14:27:50 +08:00
README Add a README of what this is about 2010-09-05 09:29:55 +08:00

README

A Smalltalk logging framework inspired by libosmocore's logging facilities

Core Features:
	- Categories
	- Filters
	- Multiple backends
	- Integration with libosmocore (somehow)