]> git.p6c8.net - dsmonrot.git/blobdiff - TODO.md
Added logging function (credits to Jason Wasser) and removed unnecessary output
[dsmonrot.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index 2326604d8c729ea8d692fe430585fd5ecd056135..b725eeb1230c8b7c44a99da9782825ac9eca2c7b 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -3,6 +3,9 @@
 - [x] Collect error messages and send them via email
 - [x] Check if directories are created successfully
 - [x] ~~Check if the network drive already exists before connecting~~ ⇒ `New-PSDrive` throws an exception if drive is already connected
-- [ ] Create a log file for the script
-- [ ] Clean up the messages sent to the console or send them to the debug or error streams (e.g. `Write-Debug` or `Write-Error`)
-- [x] Suppress output of some commands
\ No newline at end of file
+- [x] Create a log file for the script
+- [x] Clean up the messages sent to the console or send them to the debug or error streams (e.g. `Write-Debug` or `Write-Error`)
+- [ ] Rotate log files
+- [x] Suppress output of some commands
+- [ ] Add some comments to the source code
+- [ ] Allow multiple backups for a day
\ No newline at end of file

patrick-canterino.de