Files
coder/cli
Spike Curtis 4894eda711 feat: capture cli logs in tests (#10669)
Adds a Logger to cli Invocation and standardizes CLI commands to use it.  clitest creates a test logger by default so that CLI command logs are captured in the test logs.

CLI commands that do their own log configuration are modified to add sinks to the existing logger, rather than create a new one.  This ensures we still capture logs in CLI tests.
2023-11-14 22:56:27 +04:00
..
2023-07-27 09:33:43 +01:00
2023-08-27 14:46:44 -05:00
2023-09-08 18:21:33 +00:00
2023-10-10 11:26:53 -05:00