Commit Graph

11 Commits

Author SHA1 Message Date
Jigme Datse Yli-Rasku b1ada80361 Logging port and host on same line
Previously it wasn't listing the port (it should be null).
2024-05-29 22:57:35 -07:00
Jigme Datse Yli-Rasku e0da11693a Clean up logging
This logs only what is needed for diagnostics.  Much was diagnosing the
logging.
2024-05-29 22:53:44 -07:00
Jigme Datse Yli-Rasku 0881c1ce27 Change date format, switch `$` to `%`
This was a typing mistake.
2024-05-29 22:49:41 -07:00
Jigme Datse Yli-Rasku 86b7b61fb1 Logging cleaned up
This sets the date format, and hase the log level, and log file as
variables.
2024-05-29 22:46:44 -07:00
Jigme Datse Yli-Rasku 98ba217d03 Let's get this working
Or let's see if we can...  This is a far more complex version with
conslole logging, and file logging.  But hopefully it gives us
formatting.
2024-05-29 22:23:51 -07:00
Jigme Datse Yli-Rasku 7baad18daf Trying formatting more...
I really want to get formatting to work.
2024-05-29 22:18:19 -07:00
Jigme Datse Yli-Rasku b6182b204a Reverting to previous formatting
This reverts (but with minor changes) to previous formatting.  Not sure
if it works.
2024-05-29 22:02:01 -07:00
Jigme Datse Yli-Rasku 18e5e8778c Changing fomatting handling (hopefully)
This should change the format handling to hopefully give a better
format.
2024-05-29 21:50:56 -07:00
Jigme Datse Yli-Rasku f3a169208b Moving Logging and adding prints. 2024-05-29 21:44:19 -07:00
Jigme Datse Yli-Rasku f095619494 Added some logging, and some further documentation
Added logging to the code, and documenting what the code is doing, not
clear with the current code.
2024-05-29 21:37:40 -07:00
Jigme Datse Yli-Rasku c0683deebb First Test...
This is the first test to see if this is ending up getting at all close
to working.
2024-05-29 20:55:07 -07:00