Skip to content

Commit

Permalink
Re #77: Debugging test failure on CircleCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkowalcz committed Oct 23, 2021
1 parent 8b8befc commit 26273f5
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@

<ThresholdFilter level="ALL"/>
<PatternLayout>
<Pattern>%X{ctx:tid} [%t] %d{DEFAULT} %5p %c{1} - %m%n%exception{full}</Pattern>
<Pattern>[%t] %d{DEFAULT} %5p %c{1} - %m%n%exception{full}</Pattern>
</PatternLayout>

<logShipperWakeupIntervalMillis>1</logShipperWakeupIntervalMillis>

<Header name="server" value="127.0.0.1"/>
<Label name="server" value="127.0.0.1"/>
</Loki>
Expand Down

0 comments on commit 26273f5

Please sign in to comment.