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

support user-provided timestamp in custom log mode #61

Open
jasonren0403 opened this issue Sep 20, 2024 · 1 comment
Open

support user-provided timestamp in custom log mode #61

jasonren0403 opened this issue Sep 20, 2024 · 1 comment

Comments

@jasonren0403
Copy link

currently the timestamp in custom log mode(fclog) is provided inner by calling getLocalTime(), but sometimes we should display logs with user-provided timestamps, and currently there is no way to provide the timestamp.

export function createLog(log: string, type: logErrorTypes) {

@rennzhang
Copy link
Owner

让我考虑一下如何调整,有好的想法可以互相讨论或者贡献

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants