-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
1,521
TOOLS-2740 makes some changes to logging, including prefixing the log type to the log string. That functionality is currently turned off for the tools since a change to logging output can only be done in a major release. We should update func (tl *ToolLogger) Logv and func (tl *ToolLogger) Logvf so that printLogType: true for all tools logs for the next major release.