Hi Alexander. Completely forgot about this post, in here again with a "bug" or perhaps a feature that is troubling me. We have the "text" category to ensure that specific lines are logged no matter what (unless the disk is full). For example we print a string '-----------------------------------------------' on application startup and then another line 'start up' On graceful shutdown we print 'shutting down' and then an empty line. Effectively these text printouts here and there help diagnosing problems...
Hi. I lack a feature to have a "forced" write of a log entry, basically a side-level thing that is called .text (or whatever) I is for those messages that are not debug,info,warn,fatal etc. but rather plain informative of the application progress like .text("application has shut down gracefully"); or .text("initialization completed successfully"); I lack this feature so that when logging an application with ERROR level then i can get this visual signature of forced texts that with a glimpse let me...
I have unsuccessfully tried to suppress an information output, however it does not seem to work. So - just cheking - are Info outputs suppressable?
Win10 signed drivers request