-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Thank bro for this repo, i use this in NET 6 and I can't log any thing. I create a log name "log.info" then write some test but no text write to it. Only time and [DEBUG] in log like: "[DEBUG] [23:21:44]
[INFO] [23:21:44]
[DEBUG] [23:21:52] "
My test code:
Logger.LogToFile("info.log"); Logger.Debug("A debug log message...");
Please help me slove it. Thanks!
Metadata
Metadata
Assignees
Labels
No labels