mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
YLogger: Add static method sysLogger() and renovated class a bit
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
014e0d6778
commit
0405422075
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue