Space Engineers

Space Engineers

十分な評価がありません
Easy Logging (for easy Debugging your Script) by ywer
   
アワード
お気に入り
お気に入り
お気に入りから削除
ファイルサイズ
投稿日
更新日
398.040 KB
2021年12月23日 10時24分
2022年1月8日 14時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