revert default loglevel dbg -> inf
This commit is contained in:
parent
e301c590f4
commit
6338fbeb94
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ import { setEnvironment } from "ReplicatedStorage/idAttribute"
|
|||
const HOST = Host.Client
|
||||
|
||||
const clientLogger = Logger.configure()
|
||||
.EnrichWithProperty("Roblox-TS Version", _VERSION)
|
||||
.SetMinLogLevel(LogLevel.Information)
|
||||
.WriteTo(Log.RobloxOutput())
|
||||
.Create()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue