{"id":23131766,"url":"https://github.com/snamiki1212/pipe_logger","last_synced_at":"2025-04-04T07:28:52.002Z","repository":{"id":57533674,"uuid":"127277904","full_name":"snamiki1212/pipe_logger","owner":"snamiki1212","description":"Logging library during pipe operator","archived":false,"fork":false,"pushed_at":"2021-02-14T18:52:10.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T02:19:26.002Z","etag":null,"topics":["elixir","elixir-lang","elixir-language","elixir-library"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/pipe_logger","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snamiki1212.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-29T10:47:39.000Z","updated_at":"2021-03-03T17:14:33.000Z","dependencies_parsed_at":"2022-09-07T09:32:29.768Z","dependency_job_id":null,"html_url":"https://github.com/snamiki1212/pipe_logger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snamiki1212%2Fpipe_logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snamiki1212%2Fpipe_logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snamiki1212%2Fpipe_logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snamiki1212%2Fpipe_logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snamiki1212","download_url":"https://codeload.github.com/snamiki1212/pipe_logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247138020,"owners_count":20889974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","elixir-lang","elixir-language","elixir-library"],"created_at":"2024-12-17T11:16:04.192Z","updated_at":"2025-04-04T07:28:51.978Z","avatar_url":"https://github.com/snamiki1212.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PipeLogger\n\nPipelogger can output log not to stop pipe line.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `pipe_logger` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:pipe_logger, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/pipe_logger](https://hexdocs.pm/pipe_logger).\n\n## Usage\n\n```elixir\n  require PipeLogger\n  \n  [1, 2, 3]\n  |\u003e PipeLogger.debug(\"logging message\", label: 123)\n  |\u003e Enum.map(\u0026(\u00261))\n  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnamiki1212%2Fpipe_logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnamiki1212%2Fpipe_logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnamiki1212%2Fpipe_logger/lists"}