kolombet / maashaack

Automatically exported from code.google.com/p/maashaack
0 stars 0 forks source link

Creates the system.logging interfaces #165

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Implements the basic interfaces of the logging engine in Maashaack :

Logger : All loggers within the logging framework must implement this 
interface.

Loggable : Implementing this interface allows an object who use a <code 
class="prettyprint">Logger</code> object.

LoggerTarget : All logger target implementations within the logging framework 
must implement this interface.

Original issue reported on code.google.com by ekamel...@gmail.com on 30 Jul 2009 at 3:02

GoogleCodeExporter commented 8 years ago

Original comment by ekamel...@gmail.com on 30 Jul 2009 at 3:03

GoogleCodeExporter commented 8 years ago

Original comment by ekamel...@gmail.com on 30 Jul 2009 at 6:14

GoogleCodeExporter commented 8 years ago

Original comment by ekamel...@gmail.com on 30 Jul 2009 at 6:19

GoogleCodeExporter commented 8 years ago

Original comment by ekamel...@gmail.com on 31 Jul 2009 at 4:39