ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.Logging
r301
File Last Change
 ../
Properties/ 111 (11 years ago) by william: add support for implictly converting binary bit flags to enum-like values
app.config 64 (11 years ago) by william: modify user settings dialog
RomCheater.Logging.csproj 212 (10 years ago) by william: ignore CS0436: importing conflicting types (AssemblyConfig)
Binary.cs 111 (11 years ago) by william: add support for implictly converting binary bit flags to enum-like values
logger.cs 291 (10 years ago) by william: + when args is a zero-length array (we don't need and format specifiers, change { and } to {{ }} respectively
EnumNameValuePair.cs 269 (10 years ago) by william: + overhaul logger and logging flags (to better handle turning flags off)
LogWriter.cs 301 (10 years ago) by william: + massive speed boost in logging
LogWriter.resx 298 (10 years ago) by william: + bring back BackgroundWorker for LogWriter from r105 (this helps to not block the main form for long log entries)
LogWriter.Designer.cs 298 (10 years ago) by william: + bring back BackgroundWorker for LogWriter from r105 (this helps to not block the main form for long log entries)
LoggingConstants.cs 34 (11 years ago) by william: + add settings upgrade subscriber support (needs to be called in a static constructor for types that are always used)
1 directory and 9 files shown

Properties

Name Value
svn:ignore obj bin