Skip to content

Need a Feature to change Log Folder path or get from Codeigniter Log path #3

@rashidtab

Description

@rashidtab

We use centralized logging directory.
usually Logs are written in /var/log/localhost/....

We define this path in codeigniter config.php file
$config['log_path'] = "/var/log/localhost"

Is there any way we can fetch or pass this path information as const LOG_FOLDER_PREFIX = "/logs";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions