GithubHelp home page GithubHelp logo

logzio-monolog's People

Contributors

chrico avatar dgreda avatar dnaber-de avatar oskarstark avatar rvmourik avatar winkbrace avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

logzio-monolog's Issues

Add `ext-curl` to list of dependencies

The constructor of LogzIoHandler throws an exception if the curl extension is not loaded. This could be handled on build time when "ext-curl": "*" would be added to the require section in composer.json

Version 0.4 is locked to php 7

As long as Wonolog is not compatible to Monolog 2 I have to use version 0.4 of this package. Unfortunately it's php version constraint excludes php 8:

"php": "^7.0",

I'd like to change that to `"php": ">=7.0" and test it and if it works with 8.1 we could create a 0.5 release.

Add more listener in future

On https://docs.logz.io/user-guide/log-shipping/listener-ip-addresses.html we can see, that more listener endpoints were added:

  • listener.logz.io — US East (Northern Virginia), AWS
  • listener-au.logz.io — Asia Pacific (Sydney), AWS
  • listener-ca.logz.io — Canada (Central), AWS
  • listener-eu.logz.io — Europe (Frankfurt), AWS
  • listener-nl.logz.io — West Europe (Netherlands), Azure
  • listener-wa.logz.io — West US 2 (Washington), Azure

We should add them as well to the Inpsyde\LogzIoMonolog\Handler\LogzIoHandler as constants.

Get no logs.

Hello,

I have this in my code:

        $logger = new Logger($subdomain);
        $logger->pushHandler(new LogzIoHandler('TOKEN'));

This is my region:

Region eu-west-2

But I get no logs? Did I'm missing something?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.