logger-telegram-backend icon indicating copy to clipboard operation
logger-telegram-backend copied to clipboard

A logger backend for Telegram

Results 4 logger-telegram-backend issues
Sort by recently updated
recently updated
newest added

Bumps [exvcr](https://github.com/parroty/exvcr) from 0.13.3 to 0.13.4. Changelog Sourced from exvcr's changelog. 0.13.4 Enhancements Add additional information to the InvalidRequestError message (#188). Changes Allow append to be passed to a previously...

dependencies
elixir

Bumps [exvcr](https://github.com/parroty/exvcr) from 0.15.0 to 0.15.1. Release notes Sourced from exvcr's releases. v0.15.1 Changes Fix upstream warnings under Elixir 1.16 (#215). Changelog Sourced from exvcr's changelog. 0.15.1 Changes Fix upstream...

dependencies
elixir

I think I need a little help with the configuration: In `config.ex`, I have: `adapter: {Tesla.Adapter.Finch, name: LoggerTelegramBackend.Finch} ` in `application.ex`: `{Finch, name: LoggerTelegramBackend.Finch}` is one of the children but...

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.32.1 to 0.32.2. Changelog Sourced from ex_doc's changelog. v0.32.2 (2024-05-10) Enhancements Allow the modal to close when we click outside the modal content Bug fixes Fix indentation...

dependencies
elixir