From aae05d71d26b07c0d9da978cb913d137f980341d Mon Sep 17 00:00:00 2001 From: Matthias Fulz Date: Wed, 22 Jan 2020 02:10:22 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e6bc317 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# slog + +Simple and flexible logging library for go \ No newline at end of file