Package gaiasky.interfce
Class ConsoleLogger
- java.lang.Object
-
- gaiasky.interfce.ConsoleLogger
-
-
Constructor Summary
Constructors Constructor Description ConsoleLogger()ConsoleLogger(boolean writeDates, boolean useHistorical)Initializes the notifications interface.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddispose()voidnotify(Events event, java.lang.Object... data)voidsubscribe()voidunsubscribe()
-