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 5dc9296b36 Move the policy about the areas into the LogManager 2010-09-08 23:20:58 +08:00
LogManager.st Move the policy about the areas into the LogManager 2010-09-08 23:20:58 +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)