mc-publish/src/utils/logging
2023-05-16 19:45:41 +03:00
..
console-logger.ts Added a logger that writes logs to the console 2023-05-16 19:37:21 +03:00
index.ts Added logging module 2023-05-16 19:45:41 +03:00
logger.ts Updated logger instantiation logic 2023-05-16 19:40:10 +03:00
logging-stopwatch.ts LoggingStopwatch refactoring 2023-05-16 19:45:06 +03:00
null-logger.ts Implemented classic NullLogger 2023-05-16 19:35:58 +03:00
process-logger.ts Added a logger that writes logs to stdout 2023-05-16 19:38:46 +03:00