Coeur-Morny-Cono/src/main/scala/cc/sukazyo/cono/morny
Eyre_S 720771719e
add err handler for UpdateListener
- add err handler for UpdateListener in MornyCoeur
  - for network-related exception, will only output exception basic message and not report.
  - for other type of exception, will output all message of exception and do report.
- Scheduler's runnerName now is `$classBaseName@$hashCode`
2023-11-16 20:06:15 +08:00
..
bot add event statistics, fix CronTask 2023-11-14 13:56:23 +08:00
daemon add event statistics, fix CronTask 2023-11-14 13:56:23 +08:00
data add scaladoc, change Long to EpochMillis, scheduler tests 2023-11-05 19:25:00 +08:00
internal add some scaladoc for scheduler 2023-11-04 19:38:40 +08:00
util add err handler for UpdateListener 2023-11-16 20:06:15 +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 add err handler for UpdateListener 2023-11-16 20:06:15 +08:00
MornyConfig.java add event statistics, fix CronTask 2023-11-14 13:56:23 +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 add event statistics, fix CronTask 2023-11-14 13:56:23 +08:00