Space Engineers

Space Engineers

評價次數不足
Easy Logging (for easy Debugging your Script) by ywer
   
獎勵
加入最愛
已加入最愛
移除最愛
檔案大小
發佈於
更新時間
398.040 KB
2021 年 12 月 23 日 上午 10:24
2022 年 1 月 8 日 下午 2:50
2 項更新註記 (檢視)

訂閱以下載
Easy Logging (for easy Debugging your Script) by ywer

描述
This is a Easy Logger for logging Messages into Custom Data of the Programmable Block and Show it on a Screen
It helps you whit Debugging your Scripts or providing Messages for the User

Features:
Save MEssages whit Time and different Tags(Info,Debug,Warning,Error) to the Custom Data
Show the last Messages on a Screen

How to Use:
just Copy to your Code and Use:
WriteToLog("test", MassageLevel.Info)

If you Want to use a Debug Screen just name the Screen "DebugLCD"

Tags:
MessageLevel.Info = Info
MessageLevel.Debug = Debug
MessageLevel.Warning = Warning
MessageLevel.Error = Error


Github: https://github.com/ywer/Easy-Logging

Changelog: https://github.com/ywer/Easy-Logging/blob/master/Changelog

Please dont delete Copyright from the Code

mfg ywer