From a38889c285bef95359e36c93da37221126f96556 Mon Sep 17 00:00:00 2001 From: Giacomo Cavalieri Date: Thu, 4 Jan 2024 19:13:14 +0100 Subject: =?UTF-8?q?=F0=9F=94=80=20Add=20logging=20to=20`lustre/try`=20(#30?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * :heavy_plus_sign: Add `gleam_community_ansi` dependency * :sparkles: Add log message when server is started * :sparkles: Add retry policy and logging if port is taken --- gleam.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'gleam.toml') diff --git a/gleam.toml b/gleam.toml index ea79212..0c4250d 100644 --- a/gleam.toml +++ b/gleam.toml @@ -16,3 +16,4 @@ internal_modules = [ [dependencies] gleam_stdlib = "~> 0.34" +gleam_community_ansi = "~> 1.3" -- cgit v1.2.3