airshipui/pkg/log
Schiefelbein, Andrew bce4060414 Log panel for arbitrary raw log messages
This change does the following:
1.  Break the circular reference between CTL and the webservice
2.  Establishes the log panel at the bottom of the screen
so that raw log messages can be show.
3.  Transfers the CTL logs to the UI by overwriting the CTL
logger.  This requires a new CTL client each transaction
4.  Adds in net/http specific logging for the backend

Change-Id: If7b01426c112669a11ffe8132f2cff59a4635db4
2020-09-16 15:10:57 -05:00
..
log_test.go Update logging per feedback I got on a CTL patch set 2020-08-27 14:56:17 -05:00
log.go Log panel for arbitrary raw log messages 2020-09-16 15:10:57 -05:00