YLogger: Add static method sysLogger() and renovated class a bit

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2016-03-07 12:40:31 +00:00
commit 0405422075

View file

@ -23,6 +23,7 @@ SUBDIRS = inst/pre \
misc \ misc \
parser \ parser \
lock sigsync shmem \ lock sigsync shmem \
YLogger \
contr/YMtBuf \ contr/YMtBuf \
contr/YRrBuf \ contr/YRrBuf \
contr/YRrLogBuf \ contr/YRrLogBuf \
@ -35,7 +36,6 @@ SUBDIRS = inst/pre \
msgfmt eloop statecheck \ msgfmt eloop statecheck \
YCbContr YThread \ YCbContr YThread \
YStopWatchList YStopWatchQueue YStopWatchThreadList \ YStopWatchList YStopWatchQueue YStopWatchThreadList \
YLogger \
YApplication \ YApplication \
YOsc \ YOsc \
lib include bin \ lib include bin \