Reorganize code samples

This introduce a helper class that should be used to log things,
avoiding a lot of boilerplate code.

Also all output are made in /tmp folder instead of beside the script
itself. This is because there is a high chance that the folder containing
the script is not writtable by webserver. So using the /tmp folder
makes it more likely to works in a variety of setup.
This commit is contained in:
Adrien Crivelli
2016-09-01 01:15:54 +09:00
parent 08525a10c1
commit 2922a13764
291 changed files with 46119 additions and 11125 deletions
Binary file not shown.