Skip to content

Clearfacts/Datalog

Repository files navigation

Datalog

Context

Tools for sending logs to DataDog

Local development

We have some commands you can use, defined in a Makefile. You can look there for anything you might need. All these commands set-up and use Docker containers. For more information see cf-docs.

Installation

  • Make sure you have composer installed globally and have php 7.4 or higher
  • Clone the project from github
  • cd <folder-name>
  • make init
  • register the processor
Datalog\Processor\SessionRequestProcessor:
    arguments:
        - '@session'
    tags:
        - { name: monolog.processor, method: processRecord }

Technical debt links

Barometer IT SonarQube Project Black Duck Project Checkmarx Project

Next line is for blackduck to ignore this repository, as it is a vendor package and thus does not have a composer.lock file with actual dependencies

  • zero dependencies

About

Tools for sending logs to DataDog

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors