Logger


Provides ability to write debug/useful information in text file. Could be very usefull in debug purposes because it write data immediately and thus it can't be missed due to crashes of your program. It appends data to existing file without rewriting it.


Interfaces

Classes