Files
fm-orchestrator/module_build_service/common
Owen W. Taylor f5100609aa Filter console output through a special handler
When running in local mode, add a special handler that filters log
messages to the console to produce attractive output. Implemented
behaviors include:

 - INFO level messages are only displayed if done through
   MBSLogger.console() rather than MBSLogger.info().
 - Timestamps and thread names are omitted unless the local build
   is started with the -d option
 - Warning/error messages have the level highlighted in red
 - Special handling can be added to log messages, initially:
    - Long running operations can be displayed to the console as
      "Doing foo ... <pause>done"
2023-03-15 17:16:24 +00:00
..
2023-02-27 18:35:53 +01:00
2022-07-21 09:09:12 -04:00
2022-04-13 10:42:53 -04:00
2021-05-13 11:05:35 -04:00