You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.
What steps will reproduce the problem?
I do not have a specific steps to reproduce the issue because it occurs in a
very complicated project which I cannot share.
Sometimes the l4g won't output the error/debug messages to StdOut or whatever
file I redirect the stream to
But if I add a fmt.Println("whatever text"), the error will appear in the
output.
I tried to call l4g.Close(), but it doesn't help.
I think it might be buffer flush issues.
Could you please check?
Original issue reported on code.google.com by [email protected] on 7 May 2012 at 5:19
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 7 May 2012 at 5:19The text was updated successfully, but these errors were encountered: