Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DominikTo
/
monolog
Public
forked from
Seldaek/monolog
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 20, 2014
Check for json dependency, fixes #378
Seldaek
committed
0951050
View commit details
Copy full SHA for 0951050
Browse repository at this point
Commits on Jun 4, 2014
CS fixes
Seldaek
committed
25b16e8
View commit details
Copy full SHA for 25b16e8
Browse repository at this point
Update target version and changelog
Seldaek
committed
a162f81
View commit details
Copy full SHA for a162f81
Browse repository at this point
Commits on May 29, 2014
Merge pull request #374 from DavidPrevot/copyright
Show description for 016423a
Seldaek
committed
016423a
View commit details
Copy full SHA for 016423a
Browse repository at this point
Commits on May 28, 2014
Add years to the copyright notice
Show description for 9bb2ab5
David Prévot
committed
9bb2ab5
View commit details
Copy full SHA for 9bb2ab5
Browse repository at this point
Merge pull request #373 from DavidMikeSimon/fingers_crossed_passthru_level
Show description for fd99185
Seldaek
committed
fd99185
View commit details
Copy full SHA for fd99185
Browse repository at this point
Commits on May 27, 2014
Allowing some messages to always be flushed from FingersCrossedHandler
DavidMikeSimon
committed
b1216b8
View commit details
Copy full SHA for b1216b8
Browse repository at this point
Commits on May 24, 2014
Merge pull request #372 from lopezdonaque/patch-1
Show description for 93f8f32
Seldaek
committed
93f8f32
View commit details
Copy full SHA for 93f8f32
Browse repository at this point
Commits on May 22, 2014
PHPDoc comment does not match method signature
lopezdonaque
committed
29978f6
View commit details
Copy full SHA for 29978f6
Browse repository at this point
Merge pull request #371 from thewilkybarkid/update-sentry-url
Show description for 6171a06
Seldaek
committed
6171a06
View commit details
Copy full SHA for 6171a06
Browse repository at this point
Update Sentry URL
thewilkybarkid
committed
795f705
View commit details
Copy full SHA for 795f705
Browse repository at this point
Commits on May 19, 2014
Add option to allow multiline logs in error_log, fixes #366
Seldaek
committed
3030d3d
View commit details
Copy full SHA for 3030d3d
Browse repository at this point
Merge pull request #367 from rayward/newrelic-extra
Show description for 64753a6
Seldaek
committed
64753a6
View commit details
Copy full SHA for 64753a6
Browse repository at this point
Commits on May 14, 2014
Log extra data as custom parameters in new relic.
rayward
committed
bdf58af
View commit details
Copy full SHA for bdf58af
Browse repository at this point
Commits on May 1, 2014
Add getters for handlers/processors, fixes #363
Seldaek
committed
467e30a
View commit details
Copy full SHA for 467e30a
Browse repository at this point
Commits on Apr 24, 2014
Update changelog
Seldaek
committed
65026b6
View commit details
Copy full SHA for 65026b6
Browse repository at this point
Merge pull request #362 from stof/patch-2
Show description for e6b11fb
Seldaek
committed
e6b11fb
View commit details
Copy full SHA for e6b11fb
Browse repository at this point
Fixed the default file permission for RotatingFile
stof
committed
b5b4d3b
View commit details
Copy full SHA for b5b4d3b
Browse repository at this point
Commits on Apr 23, 2014
Optimize ChromePHP/FirePHP to skip header generation when they are disabled, refs #360
Seldaek
committed
7567cec
View commit details
Copy full SHA for 7567cec
Browse repository at this point
Merge remote-tracking branch 'hver/firePhpRefactor'
Seldaek
committed
fe226bf
View commit details
Copy full SHA for fe226bf
Browse repository at this point
if HTTP_X_FIREPHP_VERSION is set, it should not require the user agent
Hennadiy Verkh
committed
35cd77d
View commit details
Copy full SHA for 35cd77d
Browse repository at this point
Modified ChromePhpHandler and FirePhpHandler to send no headers if no User-Agent is set
Hennadiy Verkh
committed
ca4daeb
View commit details
Copy full SHA for ca4daeb
Browse repository at this point
CS fixes
Seldaek
committed
0b654ce
View commit details
Copy full SHA for 0b654ce
Browse repository at this point
Lazy-initialize the buffer handler, fixes #359
Seldaek
committed
0d72125
View commit details
Copy full SHA for 0d72125
Browse repository at this point
Commits on Apr 21, 2014
Fix docblock, fixes #358
Seldaek
committed
97f79f7
View commit details
Copy full SHA for 97f79f7
Browse repository at this point
Commits on Apr 20, 2014
Update changelog
Seldaek
committed
1afc396
View commit details
Copy full SHA for 1afc396
Browse repository at this point
Added $appendNewline flag to the JsonFormatter to enable using it when logging to files, fixes #344
Seldaek
committed
5e8bb75
View commit details
Copy full SHA for 5e8bb75
Browse repository at this point
Merge pull request #353 from patforg/master
Show description for 53d0df1
Seldaek
committed
53d0df1
View commit details
Copy full SHA for 53d0df1
Browse repository at this point
Remove unnecessary ErrorLogFormatter, refs #357
Seldaek
committed
e9b8649
View commit details
Copy full SHA for e9b8649
Browse repository at this point
Merge pull request #357 from henriquemoody/error_log
Show description for 7503e33
Seldaek
committed
7503e33
View commit details
Copy full SHA for 7503e33
Browse repository at this point
Commits on Apr 17, 2014
Fix issue with changing the rotating file handler filename format, refs #267
Seldaek
committed
7c002e9
View commit details
Copy full SHA for 7c002e9
Browse repository at this point
Commits on Apr 11, 2014
Remove new live from default error_log formatter
Show description for 56fb91f
henriquemoody
committed
56fb91f
View commit details
Copy full SHA for 56fb91f
Browse repository at this point
updated message to include even more useful information
Show description for 694fbb5
patforg
committed
694fbb5
View commit details
Copy full SHA for 694fbb5
Browse repository at this point
Commits on Apr 10, 2014
When handling exception log exception message rather generic message
patforg
committed
4a5a150
View commit details
Copy full SHA for 4a5a150
Browse repository at this point
Only send header when there is a value, refs #352
Seldaek
committed
03000a7
View commit details
Copy full SHA for 03000a7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.