issues
search
jbroadway
/
analog
PHP logging library that is highly extendable and simple to use.
MIT License
342
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes support for nested loggers when using multiple Logger instances
#51
lux
closed
11 months ago
0
Delay setting the handler in Logger so each Logger can have its own handler
#50
lux
closed
1 year ago
0
Support multiple logger instances out of the box
#49
elcreator
closed
11 months ago
10
Support OpenTelemetry protocol
#48
lux
opened
1 year ago
0
Ignored context argument
#47
elcreator
closed
1 year ago
4
Uncaught Error: Undefined class constant 'ATTR_ERRMODE' in analog/analog/lib/Analog/Handler/PDO.php:52
#46
v0ff4k
closed
3 years ago
1
GitHub actions to replace travis-ci
#45
jbroadway
closed
3 years ago
0
add set timezone
#44
lucasmichel
closed
3 years ago
1
fix php parser error for echo handler
#43
nhymxu
closed
4 years ago
1
PHP Parse error on Echo handler
#42
nhymxu
closed
4 years ago
0
how to use it without composer?
#41
chenbimo
closed
4 years ago
3
Convert log level numbers to descriptive names in PSR-3 output, close #38
#40
lux
closed
4 years ago
0
Added Echo handler to output directly to the console, close #37
#39
lux
closed
4 years ago
0
Output converted log level
#38
Nerahikada
closed
4 years ago
2
Direct output
#37
Nerahikada
closed
4 years ago
2
Removed PHP 5.6 and added 7.4 to travis-ci config
#36
lux
closed
4 years ago
0
Added 7.4 snapshot to travis-ci builds
#35
lux
closed
4 years ago
0
fix travis
#34
tessus
closed
5 years ago
1
fix composer require command
#33
tessus
closed
5 years ago
0
Composer can't find analog
#32
Invincibear
closed
5 years ago
2
MariaDB/MySQL support
#31
ftrotter
closed
5 years ago
1
Cannot use 'Null' as class name as it is reserved
#30
michabbb
closed
6 years ago
2
Send log to multiple separate handlers (mongo & slack)?
#29
tseven
closed
5 years ago
1
Mix Multi and Threshold handlers
#28
trasher
closed
7 years ago
3
improve the logical flow
#27
tessus
closed
7 years ago
1
Handler to translate log levels to their names
#26
diogoko
closed
8 years ago
1
Add handler to translate log levels to their names
#25
diogoko
closed
8 years ago
1
use new mongodb driver (if available) instead of the legacy driver
#24
tessus
closed
8 years ago
1
Class Mail. Request best config
#23
abkrim
closed
9 years ago
2
Null is reserved in PHP 7
#22
remicollet
closed
9 years ago
2
question: is it on purpose that the date is inserted as a string in MongoDB?
#21
tessus
closed
9 years ago
2
replace Mongo class (deprecated) with MongoClient class
#20
tessus
closed
9 years ago
1
Update mail.php
#19
sponno
closed
10 years ago
1
Allow Multi Handler to send to multiple handlers for the same level too
#18
MZAWeb
closed
10 years ago
2
Add Handler for sending emails from WordPress
#17
MZAWeb
closed
10 years ago
2
Issue when running in Strict standard mode PHP
#16
sponno
closed
10 years ago
0
Updated syslog.php to include full set of levels
#15
spronkey
closed
10 years ago
1
Analog use gmdate
#14
melbichon
closed
5 years ago
7
Add handler for Chrome Logger via ChromePHP
#13
jbroadway
closed
9 years ago
0
Fix per-level functions to not throw undefined constant warnings
#12
lord2800
closed
11 years ago
5
Please tag releases (e.g. major.minor.patch)
#11
polyfractal
closed
11 years ago
2
Add per-level shortcut functions
#10
polyfractal
closed
11 years ago
1
Add Threshold handler
#9
polyfractal
closed
11 years ago
1
Make flush() a static function to agree with call in init()
#8
polyfractal
closed
11 years ago
1
Could not lock file
#7
trasher
closed
11 years ago
5
Added build status to README
#6
bzikarsky
closed
11 years ago
0
Little fix to README
#5
bzikarsky
closed
11 years ago
0
Removed direct psr/log inclusion (moved to composer-dependency)
#4
bzikarsky
closed
11 years ago
1
Unit tests may fail
#3
trasher
closed
11 years ago
1
Missing LICENSE file
#2
trasher
closed
11 years ago
0
Next