feat: better log output for wine #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "navi10/locomotive:wine_log"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -1,4 +1,4 @@const log = std.log.scoped(.locomotive);const log = debug.scoped(.locomotive);Instead of swapping entire std.log functionality, consider overriding the implementation through std.Options - it has a logFn field.
I tried logFn field but idk why it didn't work
Consider the following example: https://git.xeondev.com/LR/C/src/branch/master/src/root.zig#L22-L24
ok
I didn't notice that 'std_optioins' wasn't declared as pub
updated now
@ -58,3 +42,1 @@\\ %..@.....:@@:@:::-----@@.@..-@@@@.:@@@.@@@@@:#@..::::::+--*\\ @-.::=....@+:::%::::::::@...@@.@%%.@. --@@..@:@.@...::::@---@\\@:::::=..+%:::::@.....::@..........@:: .---=@.@#...@....:::@--=@debug.write(Hmm, not sure why would you want the ASCII art go to winedbg as well?
hmm, you're right haha
ebd206c149to5db1a67f525db1a67f52to9c757bb97ffeat: better log output for wineto WIP: feat: better log output for wine9c757bb97ftof1321f0bbcf1321f0bbcto3f7809546dWIP: feat: better log output for wineto feat: better log output for wineView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.