Skip to content

issues Search Results · repo:Seldaek/monolog language:PHP

Filter by

841 results
 (55 ms)

841 results

inSeldaek/monolog (press backspace or delete to remove)

Monolog version 3 Write your question here. today I was stumbling over a problem of wrongly used TestCase class because autocompletion liked monologs class more then the phpunit one. this remindet me ...
Support
  • staabm
  • 1
  • Opened 
    7 days ago
  • #1951

Monolog version 3.6.0 Getting: Undefined array key 1 on line 117 in file /src/Monolog/Handler/DeduplicationHandler.php Undefined array key 2 on line 117 in file /src/Monolog/Handler/DeduplicationHandler.php ...
Bug
  • markomilivojevic
  • Opened 
    10 days ago
  • #1950

Monolog version 3 How would a write an unconditional message in a file stream without tripping any other alerts? Reason: writing a message to a log file to be rotated to make clear logging is continued ...
Support
  • theking2
  • Opened 
    15 days ago
  • #1949

Monolog version 3 Is it possible to truncate all messages to not exceed a length of say 5000, or 10000 characters? I see that in Monolog version 3, messages are immutable so the following does NOT work. ...
Support
  • armclosinglock
  • Opened 
    23 days ago
  • #1947

Monolog version 1|2|3? 3.8.1 Write your bug report here. RotatingFileHandler.php if ($this- nextRotation = $record- datetime) { ... Is the condition written backwards? The framework I am using uses ...
Bug
  • song1024
  • 2
  • Opened 
    on Feb 7
  • #1945

if ($this- nextRotation = $record- datetime) { Is the condition written backwards? The framework I am using uses this component, but the logs cannot be deleted. By tracing the source code and reverse ...
  • song1024
  • Opened 
    on Feb 7
  • #1944

Hello, it would be really good to allow change of wrapped handler by BufferHandler after it s instantiation. Our use case - we want to buffer logs until execution end, however in some cases we want to ...
Feature
  • A-Shevchenko
  • Opened 
    on Feb 6
  • #1943

Monolog version 3 In PSR s LoggerInterface, which Monolog extends, it has the following comment: The message MAY contain placeholders in the form: {foo} where foo will be replaced by the context data ...
Support
  • earthiverse
  • 2
  • Opened 
    on Feb 5
  • #1940

Hi, I would love to add better support for logging exception instances, for example Logger::info(new Exception()), it s useful in try-catch block where you don t want to throw an error 500, but just log ...
Feature
  • Rixafy
  • 2
  • Opened 
    on Jan 29
  • #1936

Anyone relying on SendGridHandler, this is currently using their v2 API, which will be deprecated on Feb 10th 2025. If someone can send a PR to update the code to use the v3 API that would be great, I ...
Feature
  • Seldaek
  • Opened 
    on Jan 28
  • #1935
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub