Zeroi
From FlashSec
Zeroi | |
---|---|
Developer | Ralf Bokelberg, Sönke Rohde , sectore |
Release | |
OS | |
Genre | Logger |
License | GNU LGPL |
Type | Open Source |
Website | Zeroi @ OSFlash |
Documentation | |
Wikipedia | |
OSFlash | Zeroi |
The main idea of Zeroi is to be able to use any logging system in MTASC projects, without having to change the code of the app. The code doesn't even need to know about Zeroi. Inside the app there is only the need to use trace statements. The traces are forwarded to the logging system of choice.
Zeroi is standing for: Zero Impact.
Zeroi supports loglevels and an optional LoggerConfig XML file to set special loglevels for classes and packages.
Categories: Logger | Flash | Software