You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,7 @@ Parameters for `attach_to_logger`:
82
82
-`base_url`: The URL where your Telegram Logger service lives (optional if set in environment)
83
83
-`x_id`: Your secret Telegram Logger handshake (optional if set in environment)
84
84
-`level`: Set a specific logging level for Telegram logging (optional)
85
+
-`show_originating_file`: Show the origin of the log (optional)
85
86
86
87
Don't forget to set your `TELEGRAM_LOGGER_BASE_URL` and `TELEGRAM_LOGGER_X_ID` environment variables, or pass them directly to `attach_to_logger`. Now go forth and log like a boss! 🚀📝
0 commit comments