Skip to content

Releases: kros/Logger

Environment vlbes

17 Oct 10:46
ba4a92d

Choose a tag to compare

  • Fixed error when log format contain '\t' character
  • Allow using environment variables y log format

Minor fixes

08 Jun 07:18
00c7993

Choose a tag to compare

v2.3

Minor fixes

Added new token 'pid'

21 Apr 09:02
3e9f670

Choose a tag to compare

v2.2

Added token 'pid'

New tokens 'file' and 'line'

20 Apr 17:00
97ab120

Choose a tag to compare

v2.1

Type mismach error corrected.

Methods by log level.

18 Aug 06:37

Choose a tag to compare

Every log level has now a method to log in that level.

Arreglo menor

20 Sep 11:22

Choose a tag to compare

Update Logger.php

Se quita vardump.

Inicial

20 Sep 11:06

Choose a tag to compare

v1.0

Some comments added