Resolve "Add logging library." #16

Open
clbertolini wants to merge 3 commits from 7-add-logging-library into main
4 changed files with 467 additions and 11 deletions
Showing only changes of commit f109641ac0 - Show all commits

View File

@ -10,5 +10,5 @@ const logger = createLogger({
})
),
});
logger.info("Hello world!");
logger.info("Hello world!");