===========================================================================
                       ____ _____  ____  __    __ 
                      |    / ___/ /    ||  |__|  |
                       |  (   \_ |  o  ||  |  |  |
                       |  |\__  ||     ||  |  |  |
                       |  |/  \ ||  _  ||  `  '  |
                       |  |\    ||  |  | \      / 
                      |____|\___||__|__|  \_/\_/  

                          LIVELOGGER SAMPLE

                          2022-09-26 - V1.01

===========================================================================

livelogger
	|- livelogger.c			: Sample source code
	|- make.sh				: Linux simple build script
    |- livelogger			: Linux binary (Debian 11.5)
	|- make.bat				: Windows simple build script	
	|- livelogger.exe		: Windows binary	
	|- readme.txt 			: This file
	\- winterm.bat			: Start windows console
	
	
Look at source code header (livelogger.c) for more information