Skip to content

Commit

Permalink
RUMM-55 Update the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusc83 committed Dec 6, 2019
1 parent 860ebbb commit 3aeb9ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ You can create a `Logger` instance using the dedicated builder, as follow:
.setServiceName("com.example.app.android")
.setLogcatLogsEnabled(true)
.setDatadogLogsEnabled(true)
.setLoggerName("name")
.build();
```

Expand Down

0 comments on commit 3aeb9ff

Please sign in to comment.