mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-11 06:04:24 +00:00
Fix non-interactive stdout redirects
This commit is contained in:
@@ -53,6 +53,7 @@ namespace ArchiSteamFarm {
|
||||
LoggingConfiguration config = new LoggingConfiguration();
|
||||
|
||||
ColoredConsoleTarget coloredConsoleTarget = new ColoredConsoleTarget("ColoredConsole") {
|
||||
DetectConsoleAvailable = false,
|
||||
Layout = GeneralLayout
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user