Skip to content

Error Log Causes Out of Memory Exception #9

@eroltoker

Description

@eroltoker

I implemented this in a simple test file very simply like this:
$logger->error($message);

No matter what I bump up the memory limit to, i still get this fatal error (even if it's 2GB)

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes)

I reviewed the class in the library and can't see anything different about how ->error is called vs ->warning or ->info.

Appreciate any insight/thoughts on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions