Skip to content

Commit

Permalink
feat: logs.trx 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hhko authored Jan 5, 2025
1 parent d787ce7 commit df58a7e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Template/.runsettings
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<?xml version="1.0" encoding="utf-8" ?>
<RunSettings>
<RunConfiguration>
<Loggers>
<Logger friendlyName="trx" enabled="true">
<Configuration>
<LogFileName>logs.trx</LogFileName>
</Configuration>
</Logger>
</Loggers>
</RunConfiguration>
<DataCollectionRunSettings>
<DataCollectors>
<!-- XPlat Code Coverage 설정 -->
Expand Down

0 comments on commit df58a7e

Please sign in to comment.