citra/src/network
Daniel Lim Wee Soong 3e8e011c33 network: Migrate logging macros (#3575)
* network: Migrate logging macros

Follow-up of #3533

Replace prefix of all logging macros from LOG to NGLOG

* Remove hash in format
2018-03-27 12:00:14 +01:00
..
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
network.cpp network: Migrate logging macros (#3575) 2018-03-27 12:00:14 +01:00
network.h Implement basic virtual Room support based on enet (#2803) 2017-07-07 15:34:15 -04:00
packet.cpp packet: Simplify operator bool overload 2017-11-28 21:00:24 -05:00
packet.h Added missing parts in libnetwork (#2838) 2017-08-19 11:14:33 -06:00
room_member.cpp room/room_member: Silence -Wswitch warnings 2017-11-28 21:09:53 -05:00
room_member.h Libnetwork: add password protected rooms, guid, and error fixes (#3068) 2017-11-19 19:52:37 +01:00
room.cpp network: Migrate logging macros (#3575) 2018-03-27 12:00:14 +01:00
room.h remove MacAddressToString 2018-03-13 11:00:05 +01:00