Skip to content

Commit d99fa77

Browse files
committed
chore!: rename project to simplelog
1 parent 5cf35e0 commit d99fa77

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# rich-logger
1+
# simplelog
22
A simple logger decorator amplify like

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"name": "simplelog",
3+
"description": "A simple logging library",
4+
"version": "0.1.0",
25
"devDependencies": {
36
"nodemon": "^3.1.4",
47
"prettier": "3.3.3",

0 commit comments

Comments
 (0)