Re: [Gambas-user] New gb.logging component

2013-05-21 Thread Jesus
El 20/05/13 04:44, Sebastian Kulesz escribió: > Hey there! > > I just pushed the new component to the svn repository. It provides a > flexible API for logging and tracking events while the software is running. > > It outputs to stdout by default, but you can simply point to a file when > creating a

[Gambas-user] New gb.logging component

2013-05-19 Thread Sebastian Kulesz
Hey there! I just pushed the new component to the svn repository. It provides a flexible API for logging and tracking events while the software is running. It outputs to stdout by default, but you can simply point to a file when creating an instance of the Logger object. It provides 5 levels of