Skip to content

Instantly share code, notes, and snippets.

View Trisfald's full-sized avatar

Andrea Trisfald

  • 00:10 (UTC +01:00)
View GitHub Profile
@Trisfald
Trisfald / test.cpp
Created December 13, 2017 11:39
Licode logger idea
#include <memory>
#include <utility>
#include <stdlib.h>
#include <stdio.h>
#include <string>
#include <iostream>
#include <type_traits>
int logger = 0; // just to have something called logger