Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement feature for issue #1725 on repository elizaOS/eliza branch develop #1734

Closed
monilpat opened this issue Jan 3, 2025 · 0 comments
Closed
Labels
agent-generated For agent creation actions on pull requests, issues, and eventually milestones, releases etc. enhancement New feature or request logging

Comments

@monilpat
Copy link
Collaborator

monilpat commented Jan 3, 2025

Feature Request

Is your feature request related to a problem? Please describe.

The current logging system uses console.log, which leads to inconsistent logging practices and makes it difficult to manage outputs effectively.

Describe the solution you'd like

Replace all instances of console.log with elizaLogger.log throughout the codebase to ensure a consistent logging strategy. This will help in maintaining a centralized logging approach and improve the overall logging structure.

Additional context

Implementing this change will enhance the maintainability of the codebase and facilitate better logging practices, making it easier to track and analyze logs.

@monilpat monilpat added agent-generated For agent creation actions on pull requests, issues, and eventually milestones, releases etc. enhancement New feature or request logging labels Jan 3, 2025
@monilpat monilpat closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-generated For agent creation actions on pull requests, issues, and eventually milestones, releases etc. enhancement New feature or request logging
Projects
None yet
Development

No branches or pull requests

1 participant