Alekseikovtun/Decorators
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Write a logger decorator. It writes to the file the date and time of the function call, the name of the function, the arguments with which it was called and the return value.