Skip to content

issues Search Results · repo:EasyCorp/easy-log-handler language:PHP

Filter by

14 results
 (83 ms)

14 results

inEasyCorp/easy-log-handler (press backspace or delete to remove)

Is there an example available on how to configure this in laravel?
  • doctor-beat
  • 1
  • Opened 
    on Apr 2, 2020
  • #31

EasyLog formatter try to serialize an unserialazable object. Indeed, objects based on Resources can t be serialized. How can I filter this types of object ? Trace Fatal error: Uncaught Exception: Serialization ...
  • kevin-lot
  • 2
  • Opened 
    on Oct 23, 2019
  • #28

Hello and thank you for this beautiful handler :-) In the doc it is advised to define a buffered handler in monolog config but I think this sort of handler is tricky to use for long running process such ...
  • B-Galati
  • 4
  • Opened 
    on Jul 14, 2019
  • #24

hi i m use on project SF 3 and now SF4.3. i dont know how i can use with my old code : grouped_critical: type: group members: [streamed_critical, buffered_critical] ...
  • xorgxx
  • 1
  • Opened 
    on Jul 4, 2019
  • #23

This logger/formatter outputs logs only on request end (probably on kernel::shutdown. This is not usable for console workers running indefinitely. In that case nothing is logged to the output at all! ...
  • srigi
  • 1
  • Opened 
    on Mar 25, 2019
  • #22

I got an error on log records with context objects with some internal callables in properties. My objects implements \JsonSerializable interface, so I don t expect this error. Reproduction script: https://github.com/andrew-demb/easy-log-handler-bug-serialize-closure ...
  • andrew-demb
  • 1
  • Opened 
    on Nov 7, 2018
  • #21

Hello there, I got the error below when I installed this package on version v1.0.7 which uses YAML 2.3 but that class hasn t constant DUMP_OBJECT. Yaml package v2.3.42 PHP Fatal error: Undefined class ...
  • antonioolmedo
  • 2
  • Opened 
    on Jul 30, 2018
  • #19

Just noticed that I m getting following within my tests: PHP Fatal error: Uncaught TypeError: Argument 1 passed to EasyCorp\EasyLog\EasyLogFormatter::formatThrowable() must be an instance of EasyCorp\EasyLog\Throwable, ...
  • tarlepp
  • 5
  • Opened 
    on Jun 21, 2018
  • #15

Since upgrading to 1.0.4 while using this handler, I receive a fatal error about serialization of closures when running tests. Rolling back to 1.0.3 removes this fatal error. Exception: Serialization ...
  • merk
  • 1
  • Opened 
    on Jan 15, 2018
  • #11

I am wondering if is there any way to rotate logs when I am using this bundle since I d to get rid of the default config .... maybe this isn t necessary but was the only way to make it work. This is how ...
  • reypm
  • 3
  • Opened 
    on May 28, 2017
  • #8
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! 
Press the
/
key to activate the search input again and adjust your query.
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