logdo/logdo-php 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

logdo/logdo-php

Composer 安装命令:

composer require logdo/logdo-php

包简介

A php sdk for logdo. A php and laravel logging app

README 文档

README

Logdo

Logdo, PHP SDK | Tests

LogDo: You production logs, exactly like you are used to them on your local 🥳

  • Simple interface for viewing logs
  • App based logging setup
  • Members can join teams and have access to teams' apps logs.
  • Clean APIs and SDKs...

... and many more ....

require_once __DIR__ . '/../vendor/autoload.php';
use LogdoPhp\Logdo;
$logdo = Logdo::instance()
    ->logger()
    ->for(app_id: "app_id")
    ->log(log: "hello world")
    ->at(incident_datetime: "2023-01-31 12:07:56")
    ->as(environment: "local")
    ->with(stack_trace: "stack trace")
    ->level(log_level: "info")
    ->go();

Tests

To run tests in this sdk, run

composer run tests

Help and docs

We use GitHub issues only to discuss bugs and new features. You can also RTFML here | documentation.

Installing Logdo php SDK

The recommended way to install the SDK through Composer.

composer require logdo/logdo-php

Contributing

Contributions are welcome in any form.

Bug and Security Report

Report and bugs and security issue to theguys@theoneapp.rocks

统计信息

  • 总下载量: 53
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 5
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-09-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固