Leonard Steppy Mr_Steppy
  • Joined on 2024-12-03
Mr_Steppy closed issue Mr_Steppy/multi-ssh#4 2024-12-17 06:03:26 +01:00
Quiet flag for commands
Mr_Steppy pushed to logging at Mr_Steppy/multi-ssh 2024-12-17 06:02:31 +01:00
b88fabb725 replace print calls with log calls
Mr_Steppy pushed to logging at Mr_Steppy/multi-ssh 2024-12-17 05:49:44 +01:00
4a3fd978a4 fix --quit not conflicting with --info and use default value for log level
Mr_Steppy created pull request Mr_Steppy/multi-ssh#9 2024-12-17 05:46:46 +01:00
WIP: Add proper logging
Mr_Steppy pushed to logging at Mr_Steppy/multi-ssh 2024-12-17 05:38:47 +01:00
7f3adc9bc2 fix --quit not conflicting with --info and use default value for log level
Mr_Steppy opened issue Mr_Steppy/multi-ssh#8 2024-12-16 23:17:10 +01:00
Support SCP copying
Mr_Steppy pushed to logging at Mr_Steppy/multi-ssh 2024-12-16 15:48:12 +01:00
c25e0264b4 Add log level parameters to CLI (untested)
Mr_Steppy pushed to logging at Mr_Steppy/multi-ssh 2024-12-16 15:41:27 +01:00
058830e510 Refactor logger module
Mr_Steppy created branch logging in Mr_Steppy/multi-ssh 2024-12-16 14:34:46 +01:00
Mr_Steppy pushed to logging at Mr_Steppy/multi-ssh 2024-12-16 14:34:46 +01:00
5ea52fdf0e Add basic logger
Mr_Steppy opened issue Mr_Steppy/multi-ssh#7 2024-12-16 14:28:12 +01:00
Use ~/Downloads as default directory for downloads
Mr_Steppy opened issue Mr_Steppy/multi-ssh#6 2024-12-16 14:26:53 +01:00
Add run method to ShellCommand
Mr_Steppy commented on issue Mr_Steppy/multi-ssh#4 2024-12-16 14:25:30 +01:00
Quiet flag for commands

Best also use that when executing commands.

  • Add three levels of logging: Debug, Info and Error
  • Add --quiet flag
  • Add --info flag
  • Add --log-level flag
Mr_Steppy commented on issue Mr_Steppy/multi-ssh#3 2024-12-15 14:34:33 +01:00
Add editor feature

Implementiert

Mr_Steppy closed issue Mr_Steppy/multi-ssh#3 2024-12-15 14:34:33 +01:00
Add editor feature
Mr_Steppy pushed to master at Mr_Steppy/multi-ssh 2024-12-15 14:34:26 +01:00
45914bd567 Add editor feature
Mr_Steppy pushed to master at Mr_Steppy/multi-ssh 2024-12-14 17:59:10 +01:00
fbf1c1ca76 Fix typo
Mr_Steppy pushed to master at Mr_Steppy/multi-ssh 2024-12-14 17:58:19 +01:00
375ecb386b Update README.md
Mr_Steppy opened issue Mr_Steppy/multi-ssh#5 2024-12-14 09:26:52 +01:00
Download feature
Mr_Steppy opened issue Mr_Steppy/multi-ssh#4 2024-12-14 09:24:52 +01:00
Quiet flag for commands