File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,9 @@ Logging and Monitoring
20
20
Overview
21
21
--------
22
22
23
- On this page, you can see copyable code examples that show common
24
- methods you can use to monitor and log events with {+driver-short+}.
23
+ Learn how to set up logging and monitoring for your application in
24
+ the following sections:
25
+
26
+ - :ref:`Logging <kotlin-sync-logging>`
27
+ - :ref:`Monitoring <kotlin-sync-monitoring>`
28
+ - :ref:`Change Streams <kotlin-sync-change-streams>`
Original file line number Diff line number Diff line change
1
+ .. _kotlin-sync-logging:
2
+
1
3
=================
2
4
Log Driver Events
3
5
=================
Original file line number Diff line number Diff line change
1
+ .. _kotlin-sync-monitoring:
2
+
1
3
==========================
2
4
Monitor Application Events
3
5
==========================
You can’t perform that action at this time.
0 commit comments