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