Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Flisar authored and Michael Flisar committed Nov 8, 2024
1 parent 5a0f282 commit 5ac3f91
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions documentation/docs/advanced/custom-logger.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
icon: material/professional-hexagon
---

## Custom Logger

Either use the timber version and plug in your custom loggers into timber (*check out timber for that please*) or simply plug in a custom logger into lumberjack directly if you do not use the timber solution like following - all you need to do is implement a single function and then add your logger to `Lumberjack` (following example is the current `ConsoleLogger` implementation).

```kotlin
Expand Down
2 changes: 0 additions & 2 deletions documentation/docs/modules/composeviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
icon: material/puzzle
---

## ComposeViewer Extension

!!! info

If you use compose in your app you should use this viewer - it allows you to show log files directly inside your app.
Expand Down
2 changes: 0 additions & 2 deletions documentation/docs/modules/feedback.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
icon: material/puzzle
---

## Feedback Extension

!!! note

This extension does only support android!
Expand Down
2 changes: 0 additions & 2 deletions documentation/docs/modules/notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
icon: material/puzzle
---

## Notification Extension

!!! note

This extension does only support android!
Expand Down
2 changes: 0 additions & 2 deletions documentation/docs/modules/viewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
icon: material/puzzle
---

## Viewer Extension

!!! note

This extension does only support android!
Expand Down

0 comments on commit 5ac3f91

Please sign in to comment.