CCLog
1 | Simple and lightweight cross-platform logs, |
##
Perl 6
1 | There are 2 (CCLog & CCLogFull) ways of binding. |
Call CCLog.pm6
Call CCLogFull.pm6
##
Shell
1 | Provide simple commands. fg: |
##
C && C++ && Objective-C
1 | You can use C library or C source (CCLog.h CCLog.c) code directly. |
##
Objective-C
1 | Objective-C can call C directly, Or follow other ways to import. |
##
Local installation and unloading
1 | zef install . |
##
Network install
1 | zef update |
##
Check if the installation is successful
The installation may be as follows
Installation failure may be as follows, you can try again
##
Color display control
Perl6 CCLog.pm6 call ccshowColor Perl6 CCLogFull.pm6 call CCLog_showColor C && C++ && Objective-C call CCLog_showColor
fg:
##