Coeur-Morny-Cono/src/main/scala/cc/sukazyo/cono/morny
Eyre_S 79206dd13b
new logger level and formatter
- add MornyLogLevels with new log level NOTICE(notice) and ATTION(attention)
  - make mechanic and morny (but not coeur) related INFO to NOTICE, warn to ATTION
- add MornyFormatterConsole to support the formatted time display, and some other formatter changed
- now startup key output will hide key except the starting and ending 4 chars
- change the function definition of consume in EventEnv
- removed src/test/scala/live/LiveMain
  - and added gitignore for src/test/scala/live
2023-10-15 21:14:54 +08:00
..
bot new logger level and formatter 2023-10-15 21:14:54 +08:00
daemon new logger level and formatter 2023-10-15 21:14:54 +08:00
data unset all function defaults config, fix universal command parse 2023-10-07 22:07:00 +08:00
internal new logger level and formatter 2023-10-15 21:14:54 +08:00
util new logger level and formatter 2023-10-15 21:14:54 +08:00
Log.scala new logger level and formatter 2023-10-15 21:14:54 +08:00
MornyAbout.scala scala port stage3 (not tested) 2023-09-10 22:43:39 +08:00
MornyAssets.scala refactor runtime context from class instance to using/given 2023-09-23 16:38:07 +08:00
MornyCoeur.scala new logger level and formatter 2023-10-15 21:14:54 +08:00
MornyConfig.java change outdated-block to outdated-ignore 2023-10-10 13:37:43 +08:00
MornySystem.scala refactor runtime context from class instance to using/given 2023-09-23 16:38:07 +08:00
MornyTrusted.scala unset all function defaults config, fix universal command parse 2023-10-07 22:07:00 +08:00
ServerMain.scala new logger level and formatter 2023-10-15 21:14:54 +08:00